TFS - 有没有办法重置修订号?
你好 我们目前正在从 SVN 迁移到 TFS,当我创建团队项目时,我做了很多事情(创建工作项、提交很多内容、导入项目、更改很多文件)
有没有办法可以重置修订号而不重新创建团队项目?
(我不需要删除过去的更改或任何内容,我只是希望我的下一次提交再次成为“changeset 1”)
提前致谢
Hello
We're currently migrating from SVN to TFS, and when I created the Team Project I did a lot of stuff (created work items, commited a lot of stuff, imported the projects, changed a lot of files)
Is there a way I can reset revision number without recreating the Team Project?
(I don't need to delete the past changes or anything, I just want my next commit to be "changeset 1" again)
Thanks in Advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,你不能那样做。此外,重新创建团队项目也无济于事,因为修订号(变更集号)对于整个源代码控制存储库来说是全局的,而不仅仅是其中的项目。
No, you can't do that. Also recreating the team project won't help as revision numbers (changeset numbers) are global to the entire source control repository, not just the projects that are in it.