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

Re: Consistent live fsfs backups without copy

From: Scott Lamb <slamb_at_slamb.org>
Date: 2006-05-02 01:27:23 CEST

On May 1, 2006, at 4:14 PM, Scott Lamb wrote:
> 2. it looks like svn_fs_fs__hotcopy copies stuff like this:

...

> ...all without any sort of locking. Correct? (I guess files must
> be changed with the atomic rename() trick so this works?)

Looks like yes on the rename(). I see svn_fs_fs__move_into_place now,
and it's used for revision files, revprop files, and the current file.

-- 
Scott Lamb <http://www.slamb.org/>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 2 01:28:15 2006

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.