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

can't set up access control for networked repositories

From: Zack Brown <zbrown_at_tumblerings.org>
Date: 2002-11-08 09:15:06 CET

Hi folks,

I've networked a couple repositories, but have not been able to include
access control. All my changes are made as 'anonymous', and no password
is requested.

I have the following in my dav_svn.conf file:

---------------------------
<Location /svn/jennie>
  DAV svn
  SVNPath /home/zbrown/site/writing/svn/jennie

  AuthType Basic
  AuthName "Subversion Repository"
  AuthUserFile /home/zbrown/site/writing/svn.passwd
</Location>
---------------------------

The www-data user owns the jennie directory, and I'm able to check out
the networked repository. The svn.passwd file exists and is also owned by
www-data. I've restarted apache2 several times, with no help. I'm using the
Debian Sid Subversion package.

Any ideas?

Thanks,
Zack

-- 
Zack Brown
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 09:15:48 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.