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

Re: svnlook pget -t prints an error message containing revision -1 instead of transaction

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-12-20 11:52:50 CET

On 12/20/06, Alexander Sinyushkin <Alexander.Sinyushkin@svnkit.com> wrote:
> Hello, guys. I noticed that when svnlook could not find a property on a
> path in a transaction it printed revision -1, although I expected it
> would print the transaction name I had passed to it.
>
> G:\tmp>svnlook pget rep somename tempDir/myTemp.txt -t 16-1
> svnlook: Property 'somename' not found on path 'tempDir/myTemp.txt' in revision -1

-1 == SVN_INVALID_REVNUM,

But thanks for the report, I too think it should have reported the
transaction name.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 20 11:53:07 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.