RE: strange undo failure
From: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 12 Nov 2009 10:10:00 -0500
> I stumbled on a strange bug/feature I can't explain.
What does the conflict show? I will attempt to see if I can work it out...
Let's see... If the rev4 version of the file is:
1
If the file in rev 5 contains....
1
And the file in rev10 contains
1
A reverse merge will do a diff between rev5 and rev4. It will which means remove the 5th line. So, in rev4 lines 6-10 are blank but in rev10 lines 6-10 have values in them. So, there is a conflict. Do you want no lines for line 6-10 or do you want the 6-10 lines in the working copy?
View the READ me and look at the conflicts. I think it will make sense to you.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.