Create SVN branch from changes in trunk
Posted
by John
on Stack Overflow
See other posts from Stack Overflow
or by John
Published on 2010-05-18T08:54:48Z
Indexed on
2010/05/18
9:00 UTC
Read the original article
Hit count: 231
I'm in a stupid situation: I have done some changes in a working copy of the TRUNK. Since the changes have not been tested, I'd like to transfer all the changes to a branch. According to the manual of Tortoise, Switch will lose all my modifications. Is there any way to keep my changes in the working copy and save them in a branch in the repository.
© Stack Overflow or respective owner