[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:33:18 CEST

On Tuesday 10 May 2005 04:06, Anthony Muller wrote:
> Hello,
>
> I know that commit operations are atomic into Subversion. But
> operations like update and checkout are atomic to?
>
> For instance, if I tried to update a whole directory and the operation
> failed after updating some files, what's happened? No file is updated
> or only some files are?

Only some files will be updated. However, you can continue where you left
off (for both checkout and update) by issuing 'svn up' again.

-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:39: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.