Re: Switching to temp branch causes "Failed to add file 'fileB.txt': object of the same name already exists"
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-03 19:44:22 CET
On Tue, 2004-02-03 at 08:07, Ben Collins-Sussman wrote:
> So the real question here (for developers): is the copy behavior doing
After some more thinking (and chatting with cmpilato), I don't think
The confusion comes from two different interpretations of what 'svn cp
The 'svn commit' command necessarily causes the working-copy to change
But 'svn cp WC URL' is nothing like that... it's purpose is to merely
So in Francois' scenario, he had a working-copy with various changes in
1. Make the branch by running 'svn cp URL URL'. Then 'svn switch' your
2. Make a data snapshot of the WC by running 'svn cp WC URL'. Then
It looks like Francois took the second route. I think the first route
---------------------------------------------------------------------
|
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.