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

Building with 0.21.0 (and GCC 3.1)

From: Sergey A. Lipnevich <sergeyli_at_pisem.net>
Date: 2002-06-01 06:03:54 CEST

Hi,

This is my first post, thanks.
I'm trying to build svn with neon 0.21.0. After doing all the renames
and leaving out arg #3 for ne_uri_parse (patch attached for r1868), the
bootstrap client does compile, but is unable to check out. I can try and
create a bootstrap client with included neon 0.19.x (which worked
before, but since I have libxml2 on this machine instead of expat it
breaks), but is it going to work?.. I know that latest release doesn't
address neon 0.21.0 yet. I tried to file an issue, but apparently I'm
underpriviledged to do this :-). The error when trying to check out:
----------------------------------------------------------
svn checkout http://svn.collab.net/repos/svn/trunk -d svn

svn_error: #21091 : <RA layer request failed>
  OPTIONS request failed on /repos/svn/trunk

svn_error: #21091 : <RA layer request failed>
  OPTIONS of /repos/svn/trunk: could not connect to server
----------------------------------------------------------
The repository is reachable, I can browse it.
Thanks!

Sergey.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Jun 1 14:06:22 2002

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.