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

Re: Feature request: Keyword $Rev$ with a twist

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-08-04 16:55:13 CEST

On Sat, 2002-08-03 at 21:35, Martin Pool wrote:
> Suppose I have version.h in my working copy, and I svn up to get new
> changes. version.h has not actually had any changes committed, but my
> local copy changes to get the new $WorkingRev$. Presumably its mtime
> needs to get updated to the current time.

Presumably if we had this feature, we would have a flag in entries.h
which means "the text-base of this file contains $WorkingRev$". If the
flag was set, we would know to regenerate the working contents of the
file each time an update is done.

Of course, the complexity involved here is pretty high for a feature
which is nothing more than a neat trick to simplify build systems a
little bit. So I'm -1 on having $WorkingRev$.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 4 17:08:11 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.