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

can't bootstrap: OPTIONS request failed on /repos/svn/trunk

From: Roman Neuhauser <neuhauser_at_mail.cz>
Date: 2002-06-24 13:53:43 CEST

Hi there,

I know you're all busy, but I can't find an answer.
I've hit a wall during bootstrap from subversion-r2291.

Short story:

roman_at_freepuppy ~/install > subversion-r2291/subversion/clients/cmdline/svn co http://svn.collab.net/repos/svn/trunk -d subversion

subversion/libsvn_ra_dav/util.c:333
apr_error: #20014, src_err 0 : <Error string not specified yet>
  OPTIONS request failed on /repos/svn/trunk

subversion/libsvn_ra_dav/util.c:307
apr_error: #20014, src_err 0 : <Error string not specified yet>
  The OPTIONS status was 400, but expected 200.
roman@freepuppy ~/install > 116:1

Long story:

1) installed /usr/ports/www/neon (0.21.2) (added --with-force-zlib)
2) installed /usr/ports/databases/db4 (4.0.14) (irrelevant)
3) installed /usr/ports/textproc/diffutils (2.7)
4) fetched svn-r2291, and:
4.1) ./configure --enable-maintainer-mode --disable-shared && make
4.2) set proxy in ~/.subversion/proxies:
  [default]
  host = 188.50.50.200
  port = 3128
5) see short story

I removed the subversion directory, extracted it again, and this time,
ran ./autogen.sh. It told me I needed libtool-1.4, so I installed 1.4.2
in /opt, and also autoconf-2.53 in /usr/local.

6.1) PATH=/opt/bin:$PATH ./autogen.sh
6.2) PATH=/opt/bin:$PATH ./configure --enable-maintainer-mode --disable-shared && make
6.3) see 5)

7) configured && built svn with the installed neon, no dice.

So, what next?

-- 
FreeBSD 4.6-STABLE
11:33AM up 8:33, 11 users, load averages: 0.00, 0.01, 0.05
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 24 13:56:35 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.