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

Re: SVN - Problem with Apache mod_dav

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-02-24 17:45:29 CET

Krishnamurthy, Nataraj wrote:
> Hi All,
>
> I am trying to configure the Apache 2.0 with SVN and always in vain.
> *<Location /svn>*
> *DAV svn*
> *SVNParentPath C:\SVN\DBAISource*
> *AuthType Basic*
> *AuthName "Subversion repositories"*
> *AuthUserFile /svn-auth-file*
> *Require valid-user*
> *</Location>*

Try AuthUserFile c:\svn-auth-file

There is a description of how to get this all working at:

http://www.subversionary.org/subversionary.cgi/ServerSetupWindows

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 24 17:48:49 2005

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.