Re: [WIP] Fix for issue 2333 (repos-repos diff skips deleted dirs)

2010-08-03 Thread Stephen Butler
Sending again with a non-null attachment MIME-type... Steve Quoting Stephen Butler : Hi folks, here's a work in progress for fixing a long-standing diff bug. "'svn diff URL1 URL2' not reverse of 'svn diff URL2 URL1'" http://subversion.tigris.org/issues/show_bug.cgi?id=2333 The basic app

[WIP] Fix for issue 2333 (repos-repos diff skips deleted dirs)

2010-08-03 Thread Stephen Butler
Hi folks, here's a work in progress for fixing a long-standing diff bug. "'svn diff URL1 URL2' not reverse of 'svn diff URL2 URL1'" http://subversion.tigris.org/issues/show_bug.cgi?id=2333 The basic approach was suggested by cmpilato in a comment to the issue. In repos_diff.c:delete_entry(