开发者

svn locks and working copy directory issue

开发者 https://www.devze.com 2023-02-12 22:36 出处:网络
I\'m running into a problem where I\'m unable to add my code onto svn properly. I try to say svn addand it says that the parent folder is locked. However, when I say svn cleanup, it says thethat I had

I'm running into a problem where I'm unable to add my code onto svn properly. I try to say svn add and it says that the parent folder is locked. However, when I say svn cleanup, it says the that I had tried to add earlier isn't a working copy directory. How can 开发者_Go百科I fix this?


you had mixed two svn working copy. try to fresh checkout from svn in new folder and add new content there.

0

精彩评论

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