how to switch without losing files
From: Marshall Schor <msa_at_schor.com>
Date: Wed, 04 Sep 2013 17:03:47 -0400
I have a branch with directories a, b, and c.
I have another branch with directorys b and c (a is missing).
I checkout from the 1st branch, and have in my working copy directories a, b, and c.
I do an svn switch to the 2nd branch, using svn switch --force --accept
D path-to-a
and when I look, the switch has deleted the a directory in my working copy.
Is there a way to have the switch keep from deleting "a"? So when I switch
-Marshall Schor
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.