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

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

From: Holger Stratmann <tigris_at_finch.de>
Date: 2006-01-05 15:37:23 CET

>> can anybody tell me if (and how) I can change the date for a revision?
>
> svn propset svn:date --revprop -r42 \
> '2006-01-02T01:39:37.218987Z'

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?

Holger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 5 15:44:31 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.