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

Auth: Anonymous and Authenticated access

From: Tom Kielty <tom.kielty_at_calabrio.com>
Date: 2007-06-11 18:02:09 CEST

I am using SVN 1.4.3 via Apache.

 

When we created our repository we were restricting access. You had to
have a valid account and access rights to even read the repository. And
based on your login you can only view parts of the repository.

 

We also use a CI tool that cannot pass command line args to login to SVN
to get the lastest source. The dev. has requested a special anonymous
read-only access. I believe I have figured out how to give read-only
access to anonymous users, by creating an new <LOCATION> in the
http.conf . But now I am wondering how do I restrict what directories
they can see? I only want them to see a small subset of directories.

 

Thoughts?

 

Tom
Received on Mon Jun 11 18:02:41 2007

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.