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

Re: alternative keyword substitution notation

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-07-26 13:47:59 CEST

On 7/26/07, roberto de vecchi <roberto.devecchi@vi-grade.com> wrote:
> > Keywords are normally inserted in comment sections. Does your
> > file not have such a concept?
>
> Unfortunately it does not work because of the language we use perform a
> preprocessing of the input code detecting as input params all strings
> starting with a $ symbol no matter if they are included into a comment line
> (don't tell me this is a quite "singular" approach.... I agreee
> completely...!)

You could use symbols which your preprocessor replaces, ie if your
preprocessor replaces @REV@, make it translate to $Rev$.

Other than that, to answer your original question: no, there are no
alternative representations.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 26 13:46:56 2007

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.