Re: Tree conflict merry-go-round on update/switch
From: Stephen Butler <sbutler_at_elego.de>
Date: Tue, 25 Nov 2008 18:53:44 +0100
Quoting Stephen Butler <sbutler_at_elego.de>:
> Hi tree conflict fans,
(replying to myself ;)
The fresh tree conflict is not exactly wrong, because the existence of
A user workaround is to
1. non-svn-move the modified victim elsewhere
2. resolve the victim
3. update (deleting the victim & descendants)
4. copy the old victim back into the wc
5. non-svn-move the modified victim back, overwriting the old
This is awkward for directory victims, which take .svn dirs with
Fixing this issue would allow the user to
1. resolve the victim
2. update (deleting the victim & descendants, leaving local mods
3. non-svn-move the local mods elsewhere
4. copy the old victim back into the wc
5. non-svn-move the unversion local mods back, overwriting the old
Because svn copy doesn't support a --force option like update and
Comparing the two workarounds above, the difference isn't as stark as
Fixing this issue would require changing the data structures in the
Steve
>
-- Stephen Butler | Software Developer elego Software Solutions GmbH Gustav-Meyer-Allee 25 | 13355 Berlin | Germany fon: +49 30 2345 8696 | mobile: +49 163 25 45 015 fax: +49 30 2345 8695 | http://www.elegosoft.com Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-11-25 18:53:57 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.