Re: Merge tracking: will SQLite make NFS sad?
From: Daniel Rall <dlr_at_collab.net>
Date: 2007-03-05 23:31:47 CET
On Mon, 05 Mar 2007, Malcolm Rowe wrote:
> On Mon, Mar 05, 2007 at 09:15:30AM -0500, Mark Phippard wrote:
My other mail on this thread explores the file locking with SQLite.
> > If the database writes are all being serialized at a higher level by fsfs
The SQLite writes happen by way of the call to
My fuzz-fuzz fu is weak, but I believe this means the answer is "yes".
http://svn.collab.net/viewvc/svn/branches/merge-tracking/subversion/libsvn_fs_fs/fs_fs.c?view=markup
> > does that insulate us from problems at all? Or does the fact that other
|
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.