[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "svnlook pl --revprop" does not work on transactions?

From: Olivier Dehon <odndev_at_gmail.com>
Date: Sat, 27 Feb 2010 09:36:44 -0500

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
Received on 2010-02-27 15:37:30 CET

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.