comparison hgext/gpg.py @ 11125:7a5a98fc38e9 stable

convert/svn: remove broken but unused copy filtering code For some reason, if a copy source is deleted in the same revision it is referenced, it is filtered out. This is silly, because this happens all the time with move operations. Fortunately, the filtering code is buggy and ends being a no-op 99% of the time, since it does not delete the right key. Just remove all this nonsense.
author Patrick Mezard <pmezard@gmail.com>
date Sun, 09 May 2010 19:11:02 +0200
parents e4a8ae4659d3
children 687c7d395f20
comparison
equal deleted inserted replaced
11124:55abde5cba43 11125:7a5a98fc38e9