Hi
I am new to subversion and am currently trying to set it all up on a
Solaris 8 server. I have taken the packages from blastwave.org and so
far installed and configured everything with no problems. Apache2 is
running and I can access the empty repository via the browser. I can
even convert a CVS module using cvs2svn and it shows up in the
repository.
But when I try a simple import of a file or directory hierarchy, or if I
try a "svn mkdir http://svstch/bs" I get the following error:
svn: MKACTIVITY of /bs/!svn/act/00cef776-6be3-0310-8550-8e7f2df4ccde:
Could not read status line: connection was closed by server.
(http://svstch)
Looking at the apache2 logs I find the following:
access_log:
160.59.202.107 - - [06/Sep/2004:15:00:26 +0200] "PROPFIND /bs HTTP/1.1"
207 635
160.59.202.107 - - [06/Sep/2004:15:00:26 +0200] "PROPFIND
/bs/!svn/vcc/default HTTP/1.1" 207 388
160.59.202.107 - - [06/Sep/2004:15:00:26 +0200] "PROPFIND
/bs/!svn/bln/490 HTTP/1.1" 207 443
160.59.202.107 - - [06/Sep/2004:15:00:26 +0200] "PROPFIND
/bs/!svn/bc/490 HTTP/1.1" 207 647
160.59.202.107 - - [06/Sep/2004:15:00:27 +0200] "OPTIONS /bs HTTP/1.1"
200 182
error_log:
[Mon Sep 06 15:00:27 2004] [notice] child pid 28486 exit signal Illegal
instruction (4)
[Mon Sep 06 15:00:27 2004] [notice] child pid 29065 exit signal Illegal
instruction (4)
It looks like an apache2 child is dying with an illegal instruction. Has
anyone seen this before? Any ideas what might be wrong here?
Thanks,
- Tom
See the bug report at
http://www.blastwave.org/mantis/view_bug_page.php?f_id=0000544
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 17:54:00 2004