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

Re: Checkout and update atomicity

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-10-17 19:34:12 CEST

On 17-Oct-05, at 1:21 PM, Ryan Schmidt wrote:

>
> On Oct 17, 2005, at 18:53, Stuart Celarier wrote:
>
>
>> When performing a checkout or update from the HEAD, is there a
>> guarantee
>> that all items belong to a single revision? That would mean "checkout
>> (update) from the HEAD" means "checkout (update) the revision that
>> was
>> the latest at the time the operation began." Is that how Subversion
>> behaves?

Yes. But if you use svn:externals be aware that fetching the
external is counted as a separate operation, and so if the external
points to the same repository it may get a later revision of that
repository.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 17 19:36:52 2005

This is an archived mail posted to the Subversion Users mailing list.

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