Subclipse - 结帐缺少根目录

发布于 2024-08-27 11:54:57 字数 180 浏览 6 评论 0原文

我们刚刚在办公室实现了 SVN 的使用,其他开发人员和我自己都在运行 eclipse、subclipse 和一些必需/可选元素的重复版本。它们都是相同的版本和一切。

我可以很好地进行签出,因为我可以选择的签出目录是根目录,而他没有将根视为要签出的文件夹选项。他只能检出单个文件夹,而不能检出根目录。

有什么想法吗?

We just implemented SVN usage at our office and the other dev and myself are both running duplicate versions of eclipse, subclipse, and a few required/optional elements. They're all the same versions and everything.

I can do a checkout just fine because the checkout directory I can select is the root, whereas he doesn't see the root as an option as a folder to checkout. He can only checkout individual folders, not the root.

Any ideas?

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

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

发布评论

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

评论(2

鲜血染红嫁衣 2024-09-03 11:54:57

你们都指向的假设 SVN 基本 URL 是什么?

例如https://server/project/?如果他指向 https://server/project/root 而你只是 https://server/project/ 这就是原因。

What are the hypothetical SVN base urls you are both pointed at?

For instance https://server/project/? If he is pointed at https://server/project/root and you are just https://server/project/ that would be why.

浪荡不羁 2024-09-03 11:54:57

只是猜测...没有访问权限,因为 SVN 服务器启用了基于路径的安全性,并且他没有 root 的访问权限?

您可以尝试在他的环境中设置您的用户名和密码来检查是否是这种情况?

Just a guess... No access rights because of SVN server has path-based security enabled and he has no access rights to the root?

Could you try to set your username and password in his environment to check if this is the case?

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