Getting blank web page from subversion repository
From: Thierry Lam <Thierry.Lam_at_autodesk.com>
Date: 2007-11-26 21:28:12 CET
I've setup my svn server through apache but when I try to access the repository through my web browser, I get a blank source page. When I check the apache error log, I get the following, it happens each time I try to access the repository through the web browser:
[Mon Nov 26 15:21:03 2007] [notice] child pid 11301 exit signal Bus error (10)
My repository is at:
/usr/svn/repository
And contain the following subfolders and files:
conf dav db format hooks locks
In httpd.conf, I have set SVNPath to
/usr/svn/repository
I have even given full read/write/executable permission to my whole repository and still no success. Any ideas what I'm missing?
Thierry
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.