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

Re: Is there any way to list all defined revision properties

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Wed, 16 Apr 2008 11:12:23 -0500

On Apr 16, 2008, at 10:13 AM, Bicking, David (HHoldings, IT) wrote:
> I did some research, and found a thread that offers no hope:
> http://svn.haxx.se/users/archive-2006-06/1242.shtml
>
> However, it's been a couple of years and I would like to put the
> question to you all again. Is there any way to list all defined
> revision properties as of a particular revision, for a particular
> path?
> For example, I have a project that has several svn:externals
> properties
> defined, and the way things work here I expect there will be a
> proliferation of these properties at multiple levels of many projects.

svn:externals is a versioned property, not a revision property.

> So, in the interest of saving time and effort in keeping track of
> them,
> I would like to be able to do something like this:
>
> listprops -r255 svn://myrepository/my/path <property names | file
> containing property names>
>
> and get a list of all nodes that have those properties, and their
> values.
>
> I expect the answer will be "can't help you", but it is worth a
> try. If
> no such utility currently exists, what would it take to build one?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-16 18:12:59 CEST

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.