[WIP] Fix for issue 2333 (repos-repos diff skips deleted dirs)
From: Stephen Butler <sbutler_at_elego.de>
Date: Tue, 3 Aug 2010 18:39:15 +0200
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'"
The basic approach was suggested by cmpilato in a comment
The ugliest hack (so far) is in diff_deleted_dir_cb(), the callback.
TODOs include:
Find out why diff_tests.py 28 still fails.
Investigate other failing diff tests.
Include dir diffs in the list2-callback.
Handle authz failures gracefully.
Anything else?
Comments welcome.
Steve
-- Stephen Butler | Senior Consultant 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: DE163214194Received on 2010-08-03 18:39:59 CEST |
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.