On Wed, Mar 21, 2012 at 19:18, Kalle Olavi Niemitalo <k...@iki.fi> wrote: > Daniel Shahaf <danie...@elego.de> writes: > >> Forwarding to maintainers > > Am I considered a maintainer of psvn.el because COMMITTERS > lists me as a dormant partial committer for that?
Nah... I bet Daniel just gathered names from 'svn log psvn.el', and didn't consider to cross-ref with COMMITTERS. *shrug* >... > Regarding the bug itself: the fix may be as easy as > removing the (string= revision "BASE") special case > From svn-status-get-specific-revision-internal. > Then it'd run svn cat -r BASE file, which should work. Thanks! I don't really have a way to test this, but hopefully somebody can try that out and verify the fix. Cheers, -g