开发者

rename file problem under subversion

I have a problem when I rename the checked out working file from Tortorise under subversion. After rename the local file, my local file got lost. I want to know how I can get my local copy back, eith开发者_JAVA技巧er from Tortorise or other?


have you tried "svn add path/to/your/local/file"?


If the file name was changed on the server then you just need to update to get the latest version, the old name problably will remain but just delete it. If you haven´t committed the changes on your WC then just do a revert to undo all changes done on your side and then update the folder.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜