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

Re: CVS update: subversion STACK

From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-11-27 23:03:44 CET

sussman@tigris.org wrote:

> + - ? should the update interface also have the same API as above?
> + It's not not necessary, since updates aren't atomic like commits.
> + But it might be nice for consistency...

An update of a single file (patch, merge, prop changes, metedata
changes) *must* be atomic, or a flaky network connection will regularly
corrupt the working copy. But that's all, I guess; apart from that, an
update can be restarted.

Note: multiple adds/deletes in a directory must be applied atomically,
too, by the same reasoning.

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM:   <brane_at_acm.org>            http://www.acm.org/
Received on Sat Oct 21 14:36:15 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.