log -g regression in r1028108

2011-01-25 Thread Kevin Radke
(I'm moving this conversation from users to dev, since I have convinced myself a regression was introduced in r1028108) See: http://svn.haxx.se/users/archive-2010-12/0265.shtml log -v -g --xml http://server/repo/path commands will now fail for "complex" histories that contain file renames. The cl

Re: log -g regression in r1028108

2011-01-25 Thread Kevin Radke
On Tue, Jan 25, 2011 at 1:23 PM, Hyrum K Wright wrote: > On Tue, Jan 25, 2011 at 1:14 PM, Stefan Sperling wrote: >> On Tue, Jan 25, 2011 at 10:34:43AM -0600, Kevin Radke wrote: >>> (I'm moving this conversation from users to dev, since I have >>> convinced mysel

[PATCH] fix for issue #3789 log -g regression in r1028108

2011-01-26 Thread Kevin Radke
This also needs a back-port to the 1.6.x branch. [[[ Fix issue #3789: Correctly ignore missing locations when a renamed file has more than MAX_OPEN_HISTORIES. * subversion/libsvn_repos/log.c (get_path_histories): Ignore more bogus repository locations to restore

Re: [PATCH] fix for issue #3789 log -g regression in r1028108

2011-01-28 Thread Kevin Radke
reproduce, since I already had a complex, but always failing test case. Doing so may make it easier for someone more familiar to this code to figure out more details if needed. Kevin R. Kevin Radke wrote on Wed, Jan 26, 2011 at 16:59:54 -0600: This also needs a back-port to the 1.6.x branc