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

RE: error getting baseline

From: Henderson, Michael D <michael.d.henderson_at_lmco.com>
Date: 2002-01-04 23:30:59 CET

I deleted the libneon install, deleted the subversion-r727 directory,
untarred the tarball, reran the subversion configure.

  ./configure --prefix=/ftp/lmpbn/local --enable-maintainer-mode
--disable-shared

I then did a make clean && make. When I reran, same results.

/ftp/lmphr/local/src/gnu/subversion/get
 mdhender@tin > ../subversion-r727/subversion/clients/cmdline/svn checkout
http://svn.collab.net/repos/svn/trunk -d svn

apr_error: #22, src_err 0 : <Invalid argument>
  could not checkout a file

apr_error: #22, src_err 0 : <Invalid argument>
  could not add a file

apr_error: #22, src_err 0 : <Invalid argument>
  svn_io_get_dirents: error while reading dir 'svn'

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]

"Henderson, Michael D" <michael.d.henderson@lmco.com> writes:

> > Ben Collins-Sussman [mailto:sussman@collab.net] writes
> > We need to see exactly you compiled the r727 svn binary.
>
> I think that I pretty much followed the INSTALL notes for the
bootstrapping.
> During the first compile for neon, it whined about needing libxml or
> expat-lite. I downloaded libxml2 2.4.12 and used the following configure
for
> neon.
>
> ./configure --prefix=/ftp/lmpbn/local --with-libxml2
>

Well, this might be the root of the problem. Based on your error
output, it looks like neon is choking when parsing the xml response
from the server. Maybe gstein or joe can comment. I've never
explicitly configured neon; I just let neon find whatever it wants
when I run subversion's own ./configure.

---------------------------------------------------------------------
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:54 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.