[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-04 23:52:40 CET

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

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

This error is happening in libsvn_subr/io.c:1002. Apparently
apr_dir_read() is choking. This might be an APR bug on Solaris, or it
might not. Can you run the 'svn checkout' in gdb and send us a
backtrace? Or see why apr_dir_read() is returning error?

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