[lug] Subversion??

gordongoldin at aim.com gordongoldin at aim.com
Tue Mar 25 13:05:11 MDT 2008


This subversion repository was 
working fine.? Now it is giving:


?


However, when 



> accessing SVN (e.g. http://fake.name.com/SVN/projects/nlp 
), I 


> get the following 
error:


> 



> <?xml version="1.0" 
encoding="utf-8"?> <D:error xmlns:D="DAV:" 


> 
xmlns:m="http://apache.org/dav/xmlns"


> 
xmlns:C="svn:">


> 
<C:error/>


> <m:human-readable 
errcode="13">


> Could not open the 
requested SVN filesystem </m:human-readable> 


> 
</D:error>


> 



> This is odd because it 
looks like everything under /home1/SVN is owned 


> by the user "apache", 
so I wouldn't expect any problems opening the 


> 
filesystem.


?

Any thoughts?




Some directories under SVN have different permissions, users vs apache (mean anything?)





?cd /home1/SVN; ls -la
total 52
drwxr-xr-x? 7 apache users? 4096 2007-02-11 23:52 .
drwxrwxrwx 20 root?? root?? 4096 2007-08-06 12:38 ..
drwxr-xr-x? 7 apache users? 4096 2005-06-22 15:25 aquaint
drwxr-xr-x? 7 apache apache 4096 2007-02-11 23:51 corpora
drwxr-xr-x? 7 apache users? 4096 2005-06-22 14:42 CUQA
drwxr-xr-x? 7 apache apache 4096 2007-02-11 23:48 projects
drwxr-xr-x? 7 apache users? 4096 2005-06-21 14:49 test




everything under projects is apache:apache




LoadModule dav_module modules/mod_dav.so
...
LoadModule dav_fs_module modules/mod_dav_fs.so



#
# WebDAV module configuration section.
# 
<IfModule mod_dav_fs.c>
??? # Location of the WebDAV lock database.
??? DAVLockDB /var/lib/dav/lockdb
</IfModule>

What else is useful?




?more ssl_error_log




[Tue Mar 25 04:43:25 2008] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Mar 25 04:43:25 2008] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!?




[root at jdialog httpd]# more error_log




[Tue Mar 25 04:43:25 2008] [notice] Digest: generating secret for digest authentication ...
[Tue Mar 25 04:43:25 2008] [notice] Digest: done
[Tue Mar 25 04:43:25 2008] [notice] mod_python: Creating 4 session mutexes based
?on 256 max processes and 0 max threads.
[Tue Mar 25 04:43:25 2008] [notice] mod_python: using mutex_directory /tmp 
[Tue Mar 25 04:43:25 2008] [notice] Apache/2.2.8 (Unix) DAV/2 PHP/5.2.4 mod_pyth
on/3.3.1 Python/2.5 mod_ssl/2.2.8 OpenSSL/0.9.8b SVN/1.4.4 mod_perl/2.0.3 Perl/v
5.8.8 configured -- resuming normal operations
[Tue Mar 25 09:03:21 2008] [error] [client 192.12.240.129] File does not exist: /var/www/html/favicon.ico
[Tue Mar 25 12:22:46 2008] [error] [client 202.120.43.208] File does not exist: /var/www/html/p-80.html




[root at jdialog httpd]# more access_log




192.12.240.129 - - [25/Mar/2008:09:03:20 -0600] "GET /SVN/projects/nlp HTTP/1.1" 401 486 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"
192.12.240.129 - - [25/Mar/2008:09:03:21 -0600] "GET /favicon.ico HTTP/1.1" 404 294 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/2008 0201 Firefox/2.0.0.12"
202.120.43.208 - - [25/Mar/2008:12:22:46 -0600] "GET http://www.scanproxy.com:80 /p-80.html HTTP/1.0" 404 289 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; KuKu 0.65)"





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20080325/68fd4aec/attachment.html>


More information about the LUG mailing list