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

Re: Segmentation fault on co

From: Onno van der Straaten <onno.van.der.straaten_at_gmail.com>
Date: Thu, 8 Jul 2010 14:27:35 +0200

A problem in serf indeed

(gdb) run co https://myrepos/svn/project1 /home/ostraaten/project1 -N
Starting program: /usr/local/bin/svn co https://myrepos/svn/project1
/home/ostraaten/project1 -N
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x002d5bef in bio_bucket_write () from /usr/local/serf/lib/libserf-0.so.0
(gdb)

But how do I use neon? I tried
my-laptop ~ $ ./configure --with-apr=/usr/bin/apr-config
--with-apr-util=/usr/bin/apu-config --with-apxs="/usr/bin/apxs2"
--disable-mod-activation --enable-maintainer-mode --with-ssl.

But that doesn't work, http/https scheme is missing. How do I get
neon, it doesn't seem to be installed on my machine. I tried sudo
apt-get install libneon27-dev but with the same result.

Onon
Received on 2010-07-08 14:29:16 CEST

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.