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

Re: svn commit: r24015 - trunk/subversion/libsvn_fs_fs

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2007-03-26 12:42:36 CEST

On Sun, Mar 25, 2007 at 02:41:49PM -0400, David Glasser wrote:
> On 3/22/07, malcolm@tigris.org <malcolm@tigris.org> wrote:
> >FSFS: Remove a redundant file open at filesystem open time.
> >
> >Arguably, this protected against trying to open a BDB filesystem as FSFS,
> >or
> >some similar sillyness, but it's not worth slowing every legitimate client
> >down for.
>
> Just to confirm (I don't have a trunk build at the moment) --- if you
> give it some random path as a repository, or a BDB repository, it'll
> still crap out pretty quickly when it fails to find a uuid file,
> right?
>

That's right - the immediately following call is a request for the uuid.
Even if you deliberately tell FSFS to open a BDB repository, for
example, it'll fall over pretty quickly once it tries to read or write
'current'.

Regards,
Malcolm

  • application/pgp-signature attachment: stored
Received on Mon Mar 26 12:43:06 2007

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.