ankhsvn 变更列表
变更列表的目的是什么?
有没有办法在 ankhsvn 中恢复更改列表中的文件?
What is the purpose of the changelist?
And is there a way to revert file in a changelist in ankhsvn?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Subversion 的更改列表功能是一种将一组包含更改的文件按逻辑组合进行分组的方法。 (您可以在其他 Subversion 客户端中看到这些相同的列表)。
在 AnkhSVN 中,您可以在提交对话框中将更改列表视为单独的组。默认情况下,不会选择“提交时忽略”组中的文件进行提交。
The changelist feature of Subversion is a way to group a set of files with changes in a logical combination. (You can see these same lists in other Subversion clients).
In AnkhSVN you see the changelists as separate groups in the commit dialogs. And the files in the 'ignore-on-commit' group are by default not selected for commit.