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

Re: [PATCH] Release candidate patch for adding external locking filecode to svn_repos_open

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-11-05 04:36:15 CET

Files wrote:

>I mean, we could always use a MS-Access backend - at least that would allow
>network concurrency. (Sorry for the analogy, but I'm confused as to why BDB
>can't operate correctly across smb/cifs/nfs whereas a dumb technology like
>Access can).
>
>
Access is written specifically for Win32 and obviously uses its remote
locking features. CIFS does provide safe, strict remote locks, but I'm
still 99% certain that Access uses a single lock per database.

It's quite possible that BDB would run just fine on a Windows shared
directory, except that you need exclusive access to any files you mmap.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 04:36:55 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.