"svnlook pl --revprop" does not work on transactions?
From: Alexey Neyman <stilor_at_att.net>
Date: Fri, 26 Feb 2010 18:25:11 -0800
Hi all,
It seems that I encountered a bug in 'svnlook pl --revprop': it fails with
$ svnlook pl --revprop -t 10547-86b /svn/test-svn
Observed with Subversion 1.6.6. Looks like offending code is this block in
==============================
Note that it always uses svn_fs_revision_proplist(), even when '-t TXN' is
Shouldn't it be using svn_fs_txn_proplist() instead, just as
This conditional is still in /trunk, so most likely, bug is also
Regards,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.