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

Re: new substitution keyword for global repository revision

From: Christian Schoenebeck <cuse_at_users.sf.net>
Date: Thu, 24 Dec 2009 16:44:24 +0100

On Thursday 24 December 2009 15:59:38 Stefan Sperling wrote:
> What if I do an update which should not update the working copy
> root, such as "svn update somefile"?

Then you have a mixed revision working copy. To address this case a bit
better, instead of introducing one new keyword like "GlobalRevision", one
could introduce two new keywords instead like "GlobalRevisionMin" and
"GlobalRevisionMax". So the user can decide whether he wants the respective
places to be substituted by the most biggest or most smallest revision number
in his working copy.

I would however substitute all files mentioned in the suggested global
property, no matter which part of the working copy is being updated. So even
if just one unrelated file gets "svn update"ed, all files in the whole working
copy would be substituted.

CU
Christian
Received on 2009-12-24 16:45:12 CET

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.