开发者

what does svn copy URL->WC do?

开发者 https://www.devze.com 2023-03-16 16:09 出处:网络
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).

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

精彩评论

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

关注公众号