无法使用 TortoiseSVN 取消忽略目录

发布于 2025-01-07 13:05:54 字数 223 浏览 4 评论 0原文

我想忽略“输出”目录,因此在上下文菜单中我选择了 tortoiseSVN->unversion 并添加到忽略列表,后来我意识到这不是我想要的,因为我想要那个目录继续存在于存储库中。

我查看了父目录中的“忽略”属性,并且“输出”不存在,并且重新创建它并执行“提交”也不会使其显示。

我什至尝试在目录中创建一个占位符文件并提交该文件,但 TortoiseSVN barfs 出现“找不到路径”错误。

I wanted to ignore the 'output' directory, so in the context-menu I chose tortoiseSVN->unversion and add to ignore list, which I later realized was not what I wanted, since I wanted that directory to continue to exist in the repository.

I've looked at the Ignore property in the parent directory, and 'output' is not there, and recreating it and doing a 'commit' doesn't make it show up either.

I even tried to make a placeholder file inside the directory and committing that, but TortoiseSVN barfs with a 'path not found' error.

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

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

发布评论

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

评论(1

捶死心动 2025-01-14 13:05:54

右键单击您忽略的文件或文件夹所在的目录,然后选择属性 svn:ignore ,其值包含或只是您忽略的列表。编辑或删除(如果它只有您的列表)该属性。

和/或只需右键单击并选择检查修改并选择忽略的文件/文件夹并选择还原

希望这有帮助

Right click in the directory where your ignored file or folder is and select properties svn:ignore with values which is inclusive or just your ignored list. either edit or delete(if it has just your list) that property.

and/or simply you can right click and select check for modifications and select the ignored files/folder and select revert

Hope this helps

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