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

Re: revision properties documented? (was: change revision property (date)?)

From: <kfogel_at_collab.net>
Date: 2006-01-05 15:06:45 CET

Holger Stratmann <tigris@finch.de> writes:
> Ahh, thanks. I knew this had to be easy :-)
>
> But: Where can I find a list of revision properties? I DID look at the
> book before asking and I can only find
> http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#svn.advanced.props.special
>
> also, svn help propset only lists a few (all?) standard file
> properties, but not the revision properties.
>
> I (now) know svn:date, svn:log and svn:author, but they're mentioned
> only in examples and scattered throughout the book.
> I guess svn proplist can help :-) But of course it gives a list of
> used properties, not "available" properties...
>
> Do other revision properties exist and should they be documented?

I don't know if they're documented anywhere, but you could do

   $ svn proplist -v --revprop -rSOME_REVNUM URL_TO_REPOSITORY

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 5 17:05:33 2006

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.