I just started working on some changes against trunk on an SVN repo, thinking they would be somewhat small. Now, I actually am beginning to realize that I probably should have just started a new branch instead. Rather than making a branch, and then moving each individual piece into it, is there any way to make a new branch and then commit the changes in my working copy to it?
|
|
DO NOT MAKE ANY CHECKOUT I do it with svn 1.6.5, it works without trouble but if you are really paranoid you could do following:
|
||||||||
|
|
|
What about creating a patch from your current work with |
||
|
|
|
|
You can directly branch the state of your working copy to a URL with the Some gotchas:
|
||
|
|
