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

Re: can i invent arbitrary revision properties?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-10 20:58:01 CEST

On Aug 10, 2005, at 1:55 PM, Robert P. J. Day wrote:

>
> don't have my test box in front of me or i'd just test it. first,
> are there only the three pre-defined revision properties:
>
> svn:{log,date,author} ??
>
> and i've seen that you have to explicitly use a hook script to enable
> changing *any* revision properties. if i used a script with little
> more than "exit 0" (yes, a bad idea, i'm sure), could i set arbitrary
> revision properties? (i'm assuming i'd want to avoid inventing new
> properties with the "svn:" prefix.)
>

Yes, properties -- whether they're revision properties, or versioned
ones, are arbitrary. You can invent any property names you wish, as
long as they don't start with 'svn:'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 10 20:59:44 2005

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.