문제

I have several remote repositories that I have been previously working with using Versions for OS X. I am thinking about moving to Cornerstone 2 and am currently evaluating it, and I want add all my repositories to it. However I want to, if possible, check them out to the same working copies that I created in Versions.

I thought that I could do this by just checking out the repository to the same directory and naming it the same as the existing copy's root folder, and it would just use whatever was in there, however when I try it, I get this error:

"Description : '/the/directory/path/to/working/copy' is already a working copy for a different URL Suggestion : The operation could not be completed.

Technical Information Error : V4Error Exception : ZSVNException

Causal Information Description : '/the/directory/path/to/working/copy' is already a working copy for a different URL Status : 155000 File : subversion/libsvn_client/checkout.c, 206"

However, when I check the repository details in Versions, the repository URL's are exactly the same

도움이 되었습니까?

해결책

This was solved, just was an issue with the repository itself not with Cornerstone, after re creating my local copy I was able to able to check out with no issues.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top