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

Property and Keyword Substitution

From: Serge Adda <sadda_at_infovista.com>
Date: 2007-04-25 16:34:48 CEST

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

 

 

 

 
Received on Wed Apr 25 16:35:02 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.