apache 2.6.6 / subversion 1.5 / Digest authentication: Work for anyone?
From: Roland Cruse <roland.cruse_at_vrs-soft.com>
Date: Wed, 23 Jul 2008 15:21:04 +0200
Hello
Anybody got apache digest authentication working with subversion?
apache 2.6.6
I got "Basic" working but trying "Digest" with a "svn update" on a working copy sends the box to cpu 100%.
<Location /foo>
AuthType Digest
</Location>
|
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.