On Wed, Nov 28, 2001 at 11:03:32PM -0000, Barry Scott wrote:
> I have used the neon and sibversion ports from www.electricjellyfish.net
>
> I'm on FreeBSD 4.4R. I have been attempted to build and install subversion
> from the r464 tar ball before I tried the ports. make check was reporting
> that all the python based test are failing.
>
> After make install of the port and a reboot.
>
> svn did not work as expected:
>
> $ svn co http://svn.collab.net/repos/svn/trunk -d subversion
>
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> The OPTIONS response did not include the requested activity-collection-set.
>
> How should I usefully proceed?
when you previously tried to compile subversion did you ever install
it? could there potentially be older versions of the libraries
(either for subversion or neon) lying around somewhere? it is
possible that the build may have picked up older versions if they were
there. if you could send me the output of 'ldd /usr/local/bin/svn'
that might shed some light on the problem.
what versions of subversion and neon do you have installed? (pkg_info
| grep neon and pkg_info | grep subversion)
other than that, i'm not sure where look other than tracing through
the code, cause the same command works here (on a slightly older
FreeBSD version, but the most recent neon and subversion ports).
--
garrett rooney Unix was not designed to stop you from
rooneg@electricjellyfish.net doing stupid things, because that would
http://electricjellyfish.net/ stop you from doing clever things.
---------------------------------------------------------------------
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:49 2006