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

Re: svn propset -r

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-09-27 14:16:42 CEST

On Fri, Sep 27, 2002 at 12:21:12AM -0500, Ben Collins-Sussman wrote:
>...
> Heck, I just realized that we have *no* way of doing a proplist on a
> revision right now -- even svnadmin and svnlook won't do that. They
> only show the specific revision props 'svn:log', 'svn:date', and
> 'svn:author'. Yeesh.

hehe... tools/examples/revplist.py :-)

$ ./revplist.py -h ~/repos/test
Properties for revision: 6
svn:log: various changes
svn:author: gstein
svn:date: 2002-09-26T00:38:33.415059Z
$

:-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 27 14:16:12 2002

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.