Re: how to switch without losing files

2013-09-04 Thread Thorsten Schöning
Guten Tag Marshall Schor, am Mittwoch, 4. September 2013 um 23:03 schrieben Sie: [...] > and when I look, the switch has deleted the a directory in my working copy. Because --force. > Is there a way to have the switch keep from deleting "a"? So when I switch > back, later, to the 1st branch wher

how to switch without losing files

2013-09-04 Thread Marshall Schor
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 mine-full ..., and I see messa