On Fri, 2010-02-26 at 22:15 -0800, Alexey Neyman wrote:
> Hi all,
> 
> It seems that I encountered a bug in 'svnlook pl --revprop': it fails with 
> the following message:
> 
> $ svnlook pl --revprop -t 10547-86b /svn/test-svn
> svnlook: Invalid revision number '-1'
> 

Looks like you need to use "svnlook info -t" to access the values of the
properties that are going to be set on the revision-to-be (svn:log,
svn:author, ...)

-Olivier

Reply via email to