Hi All:
I've run into trouble when checking out or updating larger (>130 or s)
repositories.
Apache dumps with an illegal instruction message.
I'm using svn 1.2.3, apache 2.1, neon 0.24.7, on FreeBSD 5.3.
------------------------------
When using TortoiseSVN, the following error results after moving about
129 files:
Error: REPORT request failed on '/svn/testrepos/!svn/vcc/default'
Error: REPORT of '/svn/testrepos/!svn/vcc/default': Could not read
status line:
Error: connection was closed by server. (http://brightstar)
-----------------------------------------------------
Using svn co ... on the FreeBSD machine:
# svn co http://localhost/testrepos/cms-trunk testrepos
A testrepos/Smarty
%>< snipped out 127 file names
A testrepos/www/xinha/lang/nb.js
svn: REPORT request failed on '/svn/testrepos/!svn/vcc/default'
svn: REPORT of '/svn/testrepos/!svn/vcc/default': Could not read chunk
size:
connection was closed by server. (http://localhost)
----------------------
Using svn co file:///... works ok.
Results from server log files are below. Any help, tips,or ideas greatly
appreciated.
Thanks,
Gene
:::::::::::::::::::::::::::::::::::::::::::::
From apache's error log:
[Fri Nov 25 11:18:11 2005] [notice] child pid 35033 exit signal Illegal
instruction (4)
From apache's access log:
"PROPFIND /testrepos/cms-trunk HTTP/1.1" 405 407 "-" "SVN/1.2.3 (r15833)
neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 401 690 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 207 704 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/!svn/vcc/default HTTP/1.1" 207 409 "-"
"SVN/1.2.3 (r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/!svn/bln/23 HTTP/1.1" 207 462 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 207 704 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/!svn/vcc/default HTTP/1.1" 207 409 "-"
"SVN/1.2.3 (r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/!svn/bln/23 HTTP/1.1" 207 462 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 401 690 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 207 704 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/!svn/vcc/default HTTP/1.1" 207 462 "-"
"SVN/1.2.3 (r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/!svn/bc/23/cms-trunk HTTP/1.1" 207 715 "-"
"SVN/1.2.3 (r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 207 704 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 401 690 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 207 704 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/!svn/vcc/default HTTP/1.1" 207 409 "-"
"SVN/1.2.3 (r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/!svn/bln/23 HTTP/1.1" 207 462 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
"PROPFIND /svn/testrepos/cms-trunk HTTP/1.1" 207 704 "-" "SVN/1.2.3
(r15833) neon/0.24.7"
From the system log:
kernel: pid 35033 (httpd), uid 80: exited on signal 4
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 25 18:55:09 2005