DAV and httpd problems
From: Tim Burke <burket1_at_earthlink.net>
Date: Sat, 14 Jun 2008 19:49:17 -0600
I am running svn 1.4.6, and have interfaced it to Apache 2.2.8 httpd
My clients are running TortoiseSVN 1.4.8 (for svn 1.4.6) under Windows
When I attempt to use the Repo-browser (after I have cleared the
Can some one provide me some direction to find a resolution to this problem?
I had created a private server certificate for my intranet use.
Later I also want to use the DAV entries for some other storage (than
Here are the httpd_dav.conf lines that I thought were needed:
=====================================================
<Location /svn>
Order Allow,Deny
SVNListParentPath on
AuthType Basic
I look back at the server access.log (from httpd logs) and see this:
=====================================================
The ssl_request.log shows this:
=====================================================
and the error.log shows this:
=====================================================
[Sat Jun 14 19:33:52 2008] [warn] RSA server certificate CommonName (CN)
[Sat Jun 14 19:33:52 2008] [notice] Digest: generating secret for digest
[Sat Jun 14 19:33:52 2008] [notice] Digest: done
[Sat Jun 14 19:33:52 2008] [warn] RSA server certificate is a CA
[Sat Jun 14 19:33:52 2008] [warn] RSA server certificate CommonName (CN)
[Sat Jun 14 19:33:52 2008] [notice] Apache/2.2.8 (Win32) SVN/1.4.6 DAV/2
[Sat Jun 14 19:33:52 2008] [notice] Server built: Jan 18 2008 00:37:19
[Sat Jun 14 19:33:52 2008] [notice] Parent: Created child process 672
[Sat Jun 14 19:33:53 2008] [warn] RSA server certificate is a CA
[Sat Jun 14 19:33:53 2008] [warn] RSA server certificate CommonName (CN)
[Sat Jun 14 19:33:53 2008] [notice] Digest: generating secret for digest
[Sat Jun 14 19:33:53 2008] [notice] Digest: done
[Sat Jun 14 19:33:53 2008] [warn] RSA server certificate is a CA
[Sat Jun 14 19:33:53 2008] [warn] RSA server certificate CommonName (CN)
[Sat Jun 14 19:33:53 2008] [notice] Child 672: Child process is running
[Sat Jun 14 19:33:53 2008] [notice] Child 672: Acquired the start mutex.
[Sat Jun 14 19:33:53 2008] [notice] Child 672: Starting 64 worker threads.
[Sat Jun 14 19:33:53 2008] [notice] Child 672: Starting thread to listen
[Sat Jun 14 19:33:53 2008] [notice] Child 672: Starting thread to listen
Thank you for any assistance.
-- Tim Burke (303)979-1950 - home t.burke_at_computer.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-06-15 03:49:45 CEST |
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.