恢复 SVN 中的文件历史记录

发布于 2024-11-07 00:26:58 字数 103 浏览 2 评论 0原文

当我尝试移动 SVN 源代码下的文件时,我将其剪切到当前目录 (A),然后将其粘贴到另一个目录 (B)。现在该文件的历史记录丢失了。我可以做些什么来恢复文件历史记录吗?

谢谢!

When I was trying to move a file which is under SVN source code, I cut it in current directory (A) and then pasted it to another directory (B). Now history of this file is lost. Is there anything I can do to recover file history?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

睫毛上残留的泪 2024-11-14 00:26:58

只需恢复提交并执行适当的 svn move 即可

Just revert the commit and do a proper svn move

疯了 2024-11-14 00:26:58

如果您使用Tortoise SVN,则在提交文件时,可以选择“修复移动”。在提交对话框中,选择“丢失”文件和“未版本化”文件,右键单击,然后选择“修复移动”。

If you are using Tortoise SVN, when committing the file, you can select "Repair Move". In the commit dialog, select the "missing" file and the "unversioned" file, right click, and select "Repair Move".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文