从提交列表中省略版本控制的文件或文件夹
接下来这个问题: svn:ignore 的双重性质
有没有办法完成第二种情况吗?即阻止 Tortoise SVN 或普通 SVN 列出一组固定的文件,这些文件具有本地修改但受版本控制,不会出现在提交列表中?
我所在的项目中,我是唯一的远程开发人员,与另一家公司的一组开发人员一起,因此所有其他开发人员都可以共享我需要进行本地修改的某些文件。
Follow-to this question: The Dual Nature of svn:ignore
Is there any way to accomplish the second scenario? i.e. Stop Tortoise SVN or plain SVN from listing a fixed set of files which have local modifications but are under version control from appearing in the commit list?
I am on a project where I am the sole remote developer with a group of developers in another company, as a consequence all the other developers can share certain files which I need to make local modifications to.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Tortoise 通过忽略提交变更列表来支持这一点。默认情况下,Tortoise 提交对话框中忽略提交变更列表中的任何项目都将被取消选中。要将项目添加到列表中,请在提交对话框或修改对话框中右键单击该项目,将鼠标悬停在“移至更改列表”上,然后选择“提交时忽略”
Tortoise supports this via the ignore-on-commit changelist. Any items in the ignore-on-commit changelist will be unchecked by default in the Tortoise commit dialog. To add an item to the list, right-click it in the commit dialog or the modifications dialog, mouse over "Move to changelist" and select "ignore-on-commit"