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

RE: Atomic updates

From: Leon Zandman <lzandman_at_lode.nl>
Date: 2005-11-21 17:01:42 CET

> Isn't this what svk is for? Apologies if I misunderstand the problem.

No, SVK is for decentralising the repository. So each developer can have
it's own personal repository.

Atomic updates are about making the client-side "svn update" process
atomic. So that when you perform a "svn update" and it should fail in
the middle of its operation, then all changes will be rolled back. So
the update either succeeds or fails completely. Similar to svn commits.

I would also like atomic updates. It happened to me once that an update
failed and I had to manually restore many files.

Greetz,

Leon Zandman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 21 17:06:48 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.