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

Re: Commit Log File

From: Jonathan Smith <jonsmith_at_members.limitless.org>
Date: 2003-05-13 23:19:16 CEST

>
> The precise problem with the $ThisRev$ keyword is that you want the
> whole keyword to go away, and be replaced by the revision number --
> permanently and forever. Which is hard to do, since we can't
> anticipate the revision number.
>

True, but there are other things that can be done. For example: instead
of expanding it on the youngest txn for this file, expand it on the txn
from which the difference came from.

Every now and then you can always do something odd like 'svn update
--eval_once_keywords' and have all the currently evaluated once-keywords
drop the keyword for the text and then commit it as plain text. Our CM
Manager can do this once every week to keep the cost down.

j.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 13 23:18:12 2003

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.