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

Re: Apache authentication problem

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2004-10-13 22:37:37 CEST

On Wed, 2004-10-13 at 15:29, Damien McKenna wrote:
> I followed all of the instructions in the TortoiseSVN documentation for
> setting up the server and created a passwd file in the apache root dir.
> I'm using SVNParentPath for my configuration so each project under /svn
> is accessable. If I allow no-login views then I don't have any problems
> but if I enable logins for all actions then I get this in Apache's log:
>
> [Wed Oct 13 16:24:59 2004] [crit] [client 172.26.0.103] configuration
> error: couldn't check user. No user file?: /svn/www.mysite.com/
>
> Anyone able to suggest something for me to try?

Well, based on your error message, it looks like you've pointed the
AuthUserFile at a directory (/svn/www.mysite.com/) instead of a file.
Can you paste the relevant bit of your httpd.conf into this thread?

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 13 22:37:58 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.