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

Re: keywords in Subversion

From: Olivier Sannier <obones_at_free.fr>
Date: Thu, 2 Jul 2009 11:38:50 +0200

Hughes Max MT wrote:
>
> Hi,
>
> I would like to define some additional local keywords in Subversion
> and be able to set their values. For example I’d like a variable say
> $MYPATH$ and be able to set this to say /var/mypath1/bin or
> /var/mypath2/bin before I do an export.
>
> Is there any way I can do this?
>
Well, yes, that's what properties are for:

http://svnbook.red-bean.com/en/1.5/svn.advanced.props.html

You can name it anything you want, just avoid using the svn: prefix.
But things like max:MyPath would be just fine.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2367293

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-02 11:39:58 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.