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

Re: Unable to use svn

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-04-17 16:37:22 CEST

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
 
> There seems to be something wonky with svn right now (at least for me).
> I just rebuilt apache and subversion, then installed both.

I just did the same thing on a FreeBSD 4.2 box; everything was built
and installed as shared libs.

>
> The results of this are:
>
> 1) svn --version lists only dav access (should be both)
>

Hey, yeah, same problem here. Why isn't it aware of ra_local?

> 2) can't access repository via dav, svn either freezes, or exits without
> doing anything, and no error message.

Works For Me. I'm still able to checkout via http.

> 3) in debugging why ra_local can't be loaded, I am getting=20
> "undefined symbol svn_repos_get_editor", even though it is sitting right
> there in libsvn_repos.so.

Probably related to issue #1.

I believe that only gstein is qualified to explain why ra_local isn't
being defined during the build. Specifically, something happening in
configure.in is causing SVN_LIBSVN_CLIENT_LINKS_RA_LOCAL to *not* be
defined in libsvn_ra/ra_loader.c. Greg has kindly explained this in
the past, but I'm still confused about the whole thing.
Received on Sat Oct 21 14:36:28 2006

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.