Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Svn copy/move with history

Tags:

svn

svn-copy

Can I copy or move folder in svn as

svn copy URL URL
svn move URL URL

and save hishory?

There http://svnbook.red-bean.com/en/1.1/re07.html and there http://svnbook.red-bean.com/en/1.1/re18.html saids about copy/move folder with history as WC WC only, is it true?

Client v1.7, Server v1.6, move and copy within single repository.

like image 361
tbicr Avatar asked Oct 26 '25 03:10

tbicr


1 Answers

Yes, but only within the same repository. You can type svn help copy to check that.

like image 79
hamstergene Avatar answered Oct 27 '25 19:10

hamstergene



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!