0 votes
in SVN by

List out the commands which you need to use subset of code & its history from one SNV report to another?

1 Answer

0 votes
by

In order to use subset of code and its history from one SNV report to another the command prompt which you need to use is 

1. svnadmin dump

2. svndumpfilter include

3. svnadmin load

4. svn remove

...