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

Re: Poor performance in windows. Switching back to CVS

From: Steve Bakke <steven.bakke_at_amd.com>
Date: 2007-02-07 17:17:02 CET

On 2/7/07 11:13 AM, "Eric" <spamsink@scoot.netis.com> wrote:

>
> Question... commits are atomic, are "updates" also atomic?

Only changes to the repository are atomic. Updates are definitely not
atomic as you could have an error part-way through an update and your
working copy will be in an intermediate state. That's one of the reasons
why you need 'svn cleanup'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 7 17:17:33 2007

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.