Re: hint for improved keyword substitution
From: Mycroft Holmes <psion.s5_at_gmail.com>
Date: Wed, 19 Mar 2008 09:52:38 +0100
On 18 Mar 2008, at 20:34, John Peacock wrote:
> That's not going to be possible, because the keyword stuff is
if this is a problem, I'll modify my proposal: let the $template$ be
this will do, because I can write
#define VERSION // REV$
and svn will change to
#define VERSION 1234 // REV: 1234$
> Perhaps you would like this instead?
no :)
1) every file X.h starts with
(note that this is bad practice, since every file must know its own
the companion text files (which are not versioned) just state:
2) before building, preprocess every file and generate all the
but this procedure is going to cause BIG problems, since code CHECKED
|
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.