开发者

what does svn copy URL->WC do?

Why would one do svn copy URL -> WC? Does it get the file开发者_C百科 in readonly mode? or it is same as checkout? I had checked out a branch. I deleted one directory under branch (name is dummy). Then I tried svn copy URL(of dummy) .(current dir). I got the message '.' is locked. Why is it so?

vadiraj


URL -> WC

Check out URL into WC, and schedule it for addition.

http://svnbook.red-bean.com/en/1.0/re07.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜