Move your Working Copy
Posted
by coffeeaddict
on Stack Overflow
See other posts from Stack Overflow
or by coffeeaddict
Published on 2010-06-08T17:55:25Z
Indexed on
2010/06/08
18:02 UTC
Read the original article
Hit count: 226
svn
|tortoisesvn
I tried to find out how to move my working copy. I know SVN move can be used to move files and folders inside your working copy but what about the working copy itself? I want to move it because I created a branch in a folder location that's different from my branch and had updated therefore all my .NET project references. So when I go to merge back to the mainline trunk I get a bunch of tree conflicts.
© Stack Overflow or respective owner