在映射为 Windows 驱动器的 Linux 目录上使用 TortoiseSVN:出现错误不是工作副本
我正在使用 TortoiseSVN。我有一个映射为 Windows 驱动器的 Linux 目录。提交和更新工作正常。我有以下问题。
- 当我在 Linux 机器上执行
svn info
时,它给我一个错误,提示错误“。”不是工作副本 - 当我尝试合并另一个分支的更改列表时,它给我一个错误,提示错误“。”不是工作副本。
当我签出成为工作副本的代码时。这是从哪里来的?
I am using TortoiseSVN. I have a Linux directory mapped as a Windows drive. Commits and updates are working fine. I have the following problems.
- When I do
svn info
on a Linux box, it gives me an error saying Error '.' is not a working copy - When I try to merge a changelist from another branch, it gives me an error saying Error '.' is not a working copy.
When I checkout code that becomes the working copy. Where is this coming from?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
svn 不支持在不同客户端使用工作副本:
Using working copy with different clients is not supported by svn: