What's the difference between svn copy
and svn merge
when creating a branch in SVN?
Asked
Active
Viewed 280 times
1 Answers
2
Main difference when creating a branch in SVN is:
svn merge
is not usable for creating branch because it isn't able to do it

Lazy Badger
- 94,711
- 9
- 78
- 110