Nevermind.  I never put in AuthDigestFile thinking it used the same file 
pointer.
Andrew n marshall wrote:
> Does anyone have an example setup for SVN with mod_auth_digest?
>
> When I try:
>
> <Location /svn>
>    DAV svn
>    SVNPath /Users/www/svnroot
>
> #    Order allow,deny
> #    Allow from all
>
>    AuthType Digest
>    AuthName "Subversion Repository"
>    AuthUserFile /Users/www/svn-auth-file
>    Require valid-user
> </Location>
>
>
> I get a "500: Internal Server Error" and this in the error_log:
>
> [Tue Sep 20 12:27:47 2005] [crit] [client 127.0.0.1] configuration 
> error:  couldn't check user.  No user file?: /svn, referer: 
> http://localhost/
>
> This is on a G4 Mac 10.4.2, fink unstable, testbed with the following 
> versions:
>  Apache/2.0.54 (Unix) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g SVN/1.2.1 
> PHP/5.0.5
>
>
> Anm
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 20 22:27:13 2005