missing feature in Subversion: $Format keyword a la PRCS
From: Basile STARYNKEVITCH <basile_at_starynkevitch.net>
Date: 2004-12-23 18:28:15 CET
Dear All,
I miss a feature in svn which is available in PRCS. The Format
Sometimes, you want keyword replacement data to appear without the
$Format: "string"$
will cause prcs checkin to replace the next line of the source file
/* $Format: "static char* version = \"$ProjectVersion$\";"$ */
then the version of the file checked in for version 1.2 of the project
/* $Format: "static char* version = \"$ProjectVersion$\";"$ */
The format string may not contain newlines. It may contain quotation
I find this feature extremely useful, for usage like above (or eg in
Do other people miss such a feature? Any clues on where it should be
I might perhaps propose a patch for this, if there are some chances
Regards.
-- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net aliases: basile<at>tunes<dot>org = bstarynk<at>nerim<dot>net 8, rue de la Faïencerie, 92340 Bourg La Reine, France --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Dec 23 18:29:29 2004 |
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.