Hi,
I have imported a large directory into subversion (42MB, 43000Files), when I
try to do a checkout of this directory via DAV it checksout the first
100-150 files and then aborts. Doing the same via a file:// URL works.
To check this out further I have updated subversion to the newest rev (was
2059 at this time), created a new repository and have done the import, then
I do the checkout and get the following:
-------------
venus:/usr/msrc # svn co http://localhost:8000/svn/bb2000/site_perl
A site_perl/msg.61404.00001.tmp~
A site_perl/tempfile.61200.00001.tmp
A site_perl/msg.61452.00001.tmp~
A site_perl/tempfile.61216.00001.tmp
A site_perl/5.6.1
A site_perl/5.6.1/Expect.pod
A site_perl/5.6.1/Bubble.pm
...
A site_perl/5.6.1/DBD/File.pm
A site_perl/5.6.1/DBD/CSV.pm
A site_perl/5.6.1/i586-linux
subversion/libsvn_ra_dav/fetch.c:1001
svn_error: #21093 : <RA layer request failed>
could not fetch directory entries
subversion/libsvn_ra_dav/util.c:80
svn_error: #21093 : <RA layer request failed>
PROPFIND of /svn/bb2000/site_perl/$svn/bc/1/5.6.1/i586-linux: Could not
read status line: connection was closed by server.
-------------
Then I tried to continue with an update and get
-------------
venus:/usr/msrc # cd site_perl/5.6.1/i586-linux
venus:/usr/msrc/site_perl/5.6.1/i586-linux # svn up
subversion/libsvn_ra_dav/util.c:316
svn_error: #21093 : <RA layer request failed>
REPORT request failed on /svn/bb2000/site_perl/5.6.1/i586-linux
subversion/libsvn_ra_dav/util.c:300
svn_error: #21093 : <RA layer request failed>
The REPORT request returned invalid XML in the response: XML parse error
at line 1: xmlParseStartTag: invalid element name
.. (/svn/bb2000/site_perl/5.6.1/i586-linux)
venus:/usr/msrc/site_perl/5.6.1/i586-linux #
-------------
The svn co doesn't leave anything in the Apache error_log, but the svn up
does:
[Sun Jun 02 11:54:09 2002] [error] [client 127.0.0.1] A failure occurred
during the completion and response generation for the update report. [404,
#21064]
[Sun Jun 02 11:54:09 2002] [error] [client 127.0.0.1] (2)No such file or
directory: file not found: transaction , path /5.6.1/i586-linux' [404,
#21064]
Any idea what's happeing here?
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: richter@ecos.de Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 3 06:28:57 2002