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

A new revsion keyword request

From: Hanjy <hanjingyu_at_gmail.com>
Date: 2005-11-30 11:05:09 CET

I want a new keyword such as Revsion2, etc.
it will be replaced to a new formated line that include the revsion value.
Usage:
    $Revsion2:Format_string$

in format_string, the % will be replace to revsion value.

example, in my resource file: xx.rc

    //$Revsion2:#define VERSION 2.0.0.%$

it will be replaced to:

    //$Revsion2:#define VERSION 2.0.0.%$
    #define VERSION 2.0.0.63

Thanks for considering this.

Han

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 30 11:24:50 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.