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

Re: Atomic operations

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-05-10 11:43:27 CEST

On Tuesday 10 May 2005 05:38, Anthony Muller wrote:
> Hi Alexander,
>
> Thanks for your reply. Is it the same with the checkout command? Where
> can I found this information on the official website ?
>
> Best regards,
> Anthony
>
> >> Yes, its atomic. If you update and it fails, then it will not update
> >> any files.

Not true. An update can fail midstream. Just hit Ctrl+c in the middle of
an update, and find out. However, updates on files won't be applied
unless the entire update *for that file* is present. So you don't have
to worry about things like 2 of 3 lines being inserted, or something
bizarre like that.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 10 11:50:42 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.