subversion auth setup 500 Internal Error "Need Authname"
From: bruce <badouglas_at_gmail.com>
Date: Thu, 17 Mar 2011 21:23:39 -0700
Hi.
Trying to setup svn to use http, with the user/auth user access files.
I have the following in the subversion.conf for the apache server:
<Location /repos>
AuthzSVNAccessFile /asvn/svnAccessAuthz
I have the following in the user/password auth files (each file is set
/asvn/svnAccessAuthz
[/repos]
[/repos/trunk]
[repos:/]
[repos:/trunk]
[/trunk]
/asvn/svnUserAuthz
the svnUserAuthz file was create using:
---------------------------------------------------------
When I try to access the repos, using the following i get the Internal
svn list --username bill --password qqqqqq http://192.168.1.45/repos
the error_log is:
if I comment out the
then I can easily access the repos, so I'm screwing up something with
i've set the access on the /asvn and the svn files to be:
I've tried numerous combinations in the auth file to try to get it to
Thoughts/comments/pointers would be greatly appreciated.
Thanks
|
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.