[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: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-05-10 11:54:00 CEST

On 2005-05-10 10:06:47 +0200, Anthony Muller wrote:
> I know that commit operations are atomic into Subversion. But
> operations like update and checkout are atomic to?

Yes, but...

> 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?

You need to clean up your working copy with "svn cleanup":

cleanup: Recursively clean up the working copy, removing locks, resuming
unfinished operations, etc.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
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:56:18 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.