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

$ThisRev$ keyword (not a joke... I think)

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-09-28 06:25:24 CEST

You know what I really want? A keyword "$ThisRev$" that expands at
commit time to "revision N", i.e., it's not a keyword thereafter.
That way I could write comments like

    /* As of $ThisRev$, this code no longer does blah, because [...] */

without having to guess at the upcoming revision number :-).

Of course, they way keywords are currently handled, one would still
have to set a property for $ThisRev$ to get expanded correctly, but
maybe we could make it a config option or something...

Thoughts? Flames? Rotten tomatos? :-)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 28 06:50:38 2002

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.