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

Re: Property and Keyword Substitution

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-04-25 17:07:51 CEST

Yes, there has been tremendous work done toward this feature in the
past, which has involved lots of rewriting of core code. I'm not sure
whatever happened to those patches (or the branch?)

On 4/25/07, Serge Adda <sadda@infovista.com> wrote:
>
>
>
>
> Hello,
>
>
>
> I was thinking about a feature which will substitute a property value to a
> keyword.
>
>
>
> Something like the following:
>
>
>
> static char myvar = "$Property:MyProperty$\n"; => checkout => static char
> myvar = "$Property:MyProperty's: my property value$\n";
>
>
>
> Has anybody already thought about it?
>
>
>
> Thank You,
>
> Serge Adda
>
>
>
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 25 17:08:06 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.