是否可以在 svn 中取消恢复?

发布于 2024-09-18 23:21:26 字数 87 浏览 4 评论 0原文

我错误地在错误的目录上执行了 svn 恢复,并失去了我最后几天的工作成果。我认为这是一个不太可能的事情,但是有没有办法在 svn 中执行“un revert”?

I have mistakenly done an svn revert on the wrong directory and lost my last days worth of work. I think this is a long shot, but is there a way to do an "un revert" in svn?

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

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

发布评论

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

评论(3

以酷 2024-09-25 23:21:26

不确定这是否有任何帮助,但我自己在 Windows 上使用 TortoiseSVN,在那里,“恢复”的文件被移动到 Windows 回收站,通常可以从中恢复它们。

参考:TortoiseSVN 文档

Not sure if this is any help, but I'm using TortoiseSVN on Windows myself, and there, files that are "Reverted" are moved to the Windows Recycle Bin, from which they can usually be recovered.

Reference: TortoiseSVN Docs

鱼窥荷 2024-09-25 23:21:26

不,抱歉,没有办法取消恢复。

No, sorry, there is not a way to un-revert.

银河中√捞星星 2024-09-25 23:21:26

除非Windows像onnodb建议的那样在回收站中保存了一个副本。如果您从未提交所做的更改,svn 就不知道它们曾经存在过。

Not unless windows saved a copy in the recycle bin like onnodb suggested. If you never committed the changes you made, svn has no knowledge they ever existed.

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