开发者

URL of existing directory does not match expected URL

开发者 https://www.devze.com 2023-03-06 20:38 出处:网络
I\'m completely new to SVN and I\'ve got the tortoise client installed.I\'ve been instructed to download the repository into my local folder so that 开发者_如何学PythonI can view the files and get fam

I'm completely new to SVN and I've got the tortoise client installed. I've been instructed to download the repository into my local folder so that 开发者_如何学PythonI can view the files and get familiar with them.

However I'm getting the following message when I select SVN Update:

Url XXX of existing directory XXX does not match the expected Url XXX

I've taken a look with the Repo-browser and can confirm that there are two folders with the same name (but differing case) and I'm expecting this is what's causing the problem, however since these aren't my files I can't make any changes to them.

It seemed to work fine until I cancelled a previous update as it had stopped responding.

Any ideas?


Windows simply can not handle two files/folders with the same name, different only in case. Because Windows treats those as the same file/folder.

Which means for you: you can not checkout/update/whatever a full and complete working copy from such a repository. The only way to do that would be to switch to a Linux system with a non-case-insensitive filesystem.

Or better: tell someone to change the name of one of those files/folders.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号