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

Problem on Set Access Controls

From: James Young <jamesinknox_at_yahoo.com>
Date: 2006-06-30 02:07:57 CEST

Hi All
   
  I tried to set access controls on SVN.
   
  I changed svnserve.conf file:
   
  [general]
anon-access = none
auth-access = write
password-db = passwd
# authz-db = authz
realm = My First Repository
   
   
  I added a user to passwd file:
   
  [users]
jam = jampasswd
   
   
  But I still can read details from svn repository using web browser, and using subCllipse. What wrong with my setting? Maybe I didn't set "realm" correctly. What should "My First Repository" stand for?
   
  Thanks
   
  Jam

                 
---------------------------------
Want to be your own boss? Learn how on Yahoo! Small Business.
Received on Fri Jun 30 02:09:19 2006

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.