从提交列表中省略版本控制的文件或文件夹

发布于 2024-09-30 00:11:17 字数 280 浏览 3 评论 0原文

接下来这个问题: 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 技术交流群。

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

发布评论

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

评论(1

甲如呢乙后呢 2024-10-07 00:11:17

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"

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