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

Re: Feature Request: Repository Version property keyword

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-09 21:19:34 CEST

Ben Collins-Sussman wrote:
> On Thu, 2004-09-09 at 13:54, Caleb Tennis wrote:
>> On Thursday 09 September 2004 01:53 pm, Ben Collins-Sussman wrote:
>>> The point here is that if we implemented $GlobalRev$, then every update
>>> and commit would have to walk the *entire* working copy and scan for
>>> properties. That's really time-consuming. It would be a massive
>>> slowdown.
>>
>> Okay, I'll buy it. :)
>>
>> My apologies for not catching this in the FAQ before mailing, too.
>
> The FAQ could be clearer. I should copy that explanation into it. :-/

And note that that's not the only reason.

If you substitute the revision into a version.c file or equivalent, then
create a mixed revision WC by doing some operations in a subtree, then that
keyword expansion is lying about what code is really being built. Which is
why we have svnversion instead.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 9 21:21:05 2004

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.