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

authentication

From: Luciano Ribeiro <lribeiro_at_intelig.com.br>
Date: 2004-06-29 17:02:32 CEST

Hi,

In my httpd.conf file, in the line with **:

<Location /repos>
  DAV svn
  SVNPath "c:/programs/subversion/repos"

  **AuthzSVNAccessFile /path/to/access/file

  Require valid-user
  AuthType Basic
  AuthName "Subversion repository"
  AuthUserFile c:\xampp\xampp\apache\svn-auth-file
</Location>

what the path to access file? Do i need to create this file?
I´m using W2K.

Best regards,

Vadim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 29 17:05:48 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.