On Sat, Sep 08, 2001 at 09:20:19AM +0100, Joe Orton wrote:
> On Sat, Sep 08, 2001 at 02:20:16AM +0200, Sander Striker wrote:
> > $ /opt/svn-ssl/bin/svn --version
> > Subversion, version M3 (client)
> > compiled Sep 7 2001, 03:05:58
> >
> > Copyright (C) 2000-2001 CollabNet.
> > Subversion is open source software, see http://subversion.tigris.org/
> >
> > The following repository access (RA) modules are available:
> >
> > * ra_dav : handles 'http' schema
> > (Module for accessing a repository via WebDAV (DeltaV) protocol.)
> > * ra_local : handles 'file' schema
> > (Module for accessing a repository on local disk.)
> > * ra_dav : handles 'https' schema
> > (Module for accessing a repository via WebDAV (DeltaV) protocol.)
>
> Hum. That looks heathly, but your debugging seems to contract this; is
> that really the same binary being traced?
(or even "healthy")
> initfunc should be initially NULL if you build shared since the modules
> aren't linked in; if it's NULL, ra_loader.c then tries to load them as
> DSOs. But silently drops the error if that fails... (usually a bad
> idea)
If you're not building a with-DB3 build you will have to #if 0 the
ra_local_init definition in ra_libraries to get a useful binary with
this patch.
joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006