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

"proplist" wrongly interprets "@BASE"

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 02 Jul 2008 19:09:34 +0100

The "proplist" command ignores or wrongly interprets a peg rev specifier
"@BASE":

> $ svn ps testprop val foo
> property 'testprop' set on 'foo'
>
> $ svn pl -v foo_at_BASE
> Properties on 'foo':
> testprop : val

Argh! That's wrong. The BASE has no such property, as I haven't committed it yet.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-02 20:10:29 CEST

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.