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

Re: fsfs rep on Win98SE lock file problem

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-10-25 07:03:43 CEST

On Mon, 2004-10-25 at 00:58, Ben Reser wrote:
> But in order for us to work around it would require us to implement our
> own locking scheme. Don't think it's worth it for a dying platform that
> we already didn't technically support and that is about to be end of
> lifed anyway.

Well, my plan was to just disable the recovery lock for FSFS
repositories. It violates the "no read-locking" tenet of FSFS anyway,
and means that a locking-crippled underlying filesystem can't be used
for read-only access.

Accomplishing this in the 1.1.x line is a little tricky, though, since
the natural thing to do is add an API to libsvn_fs to query the FS type
of an existing repository. I'm thinking I'll just violate the
abstraction barrier for the 1.1.x backport.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 25 07:04:00 2004

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.