[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Windows client failure

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-06 18:45:29 CET

On Tue, 2004-01-06 at 11:40, Andrew wrote:

> The repos can be browses via a IE6. My apache server is using digest
> security with or without SSL. As far as I can tell the configuration is
> setup correctly.

mod_dav_svn doesn't work with digest authentication. Switch to basic
auth, and throw in some SSL encryption.

It's not really a bug in mod_dav_svn; it's an bug in the digest auth
module itself. Here's the bug we filed in apache's own issuetracker:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25040

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 6 18:46:17 2004

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.