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

Re: Revision number in source, exported

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Fri, 02 May 2008 06:23:13 -0400

David Glasser wrote:
> I'm not sure what the working copy code has to do with 'svn export'.

Well, for one thing, because export uses many of the same lower level methods
(if I remember correctly); I know for sure that the keyword expansion code is
used identically in both. To some extent, 'export' is implemented like
'checkout' without saving the .svn files (not really, but the implementations
are clearly parallel in overall structure).

But more importantly, historically when this topic has come up, it was usually
in the desire to have a $HEAD$ keyword in *ordinary* working copies (which is
why the FAQ entry exists in the first place). The case of 'export' has not
received nearly the same amount of attention.

John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-02 12:23:34 CEST

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.