[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: Alexey Neyman <stilor_at_att.net>
Date: Sat, 27 Feb 2010 14:05:17 -0800

Olivier,

Actually, I tried to check the presence of some custom properties (say,
foo:bar and foo:baz), so svnlook info does not print them. These properties
are essentially boolean (they're either present or not). So, I tried to check
them all in one run. Instead, I am doing several "svnlook pg --revprop -t
TXN", which works.

Regards,
Alexey.

On Saturday 27 February 2010 06:36:44 am Olivier Dehon wrote:
> 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 23:05:55 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.