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

Re: svn commit: rev 5361 - trunk/subversion/mod_dav_svn

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-18 00:19:37 CET

Branko ÄŒibej <brane@xbc.nu> writes:

> You really don't change the repository UUID all that often. The only
> operations I can think of that do that are "svnadmin create" and
> "svnadmin load", and whatever mechanism is below that. And those
> operations are exclusive-access only.

Is that good enough? Exclusive-access doesn't imply that the process
cannot be interrupted. At present I can Control-C a 'svnadmin load',
run recovery, and have a perfectly consistent repository. If UUID
update is not atomic that guarantee goes out the window. Suppose the
process gets interrupted by power failure, disk space, kernel OOM.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 18 00:20:19 2003

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.