back-end fsfs DB corruption? - attempt to merge uncovering it
From: Paul Hammant <paul_at_hammant.org>
Date: Fri, 11 Sep 2009 13:29:07 -0500
(svn 1.6.3 server and client)
When we do a merge, we get 3/4 of the way through and encounter a tree
When trying to reproduce it, but more quickly, we're having some
It ends like so:
--- Merging r1234 through r2345 into 'foo/Foo'
Is the source file in error 'foo/Bar' or some unnamed file that
Attempts to reproduce in the child directories yield differing results:
1) cd into foo/ try the merge there (after refining the from-url)
svn merge --accept-theirs <url>/foo .
Weird !!
2) cd into foo, but do the alleged file individually :
svn merge --accept-theirs <url>/foo/Bar Bar
This one barfs, like with the following in the command shell :
svn: '/svn/rootfolder/!svn/bc/1666/trunk/foo/baz' path not found
Weirder still huh ? Its not even the right file it is
Other data points are:
3) we can make further whitespace changes to Bar in trunk and the
4) there were no renames to the file in question either on trunk
5) we upgraded from Svn 1.5 to 1.6.3 a week ago.
Thoughts?
Regards,
- Paul
------------------------------------------------------
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.