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

[TSVN] WCRev extension request

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-09-23 21:51:59 CEST

This is a (non-urgent) request for extensions to WCrev. What I would like to
see is 2 new fields which can be scanned for and replaced:

$WCDATE$ Replaced by the commit date of the latest wc rev. For simplicity
this could be purely numeric, eg. yyyy-mm-dd hh:mm:ss +hhmm, or maybe let
subversion do the date formatting if it will give it to you.

This could be useful in the TSVN manual. Currently it uses
$LastChangedDate$, but that only reflects the date that one particular file
was changed, and it is a file which hardly ever changes. Also it includes
the literal "$LastChangedDate$" text in its output, which looks ugly in a
document.

$WCMOD:UserDefinedText$ Replaced by blank if there are no local mods, or
UserDefinedText if there are.

This could be used to generate a warning message that the current build has
not yet been committed. Having user-defined text gives it more flexibility
than a straight 1 or 0 output.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Sep 24 08:01:22 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.