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

Re: Auth: Anonymous and Authenticated access

From: Mr Pekka Niiranen <pekka.niiranen_at_pp5.inet.fi>
Date: 2007-06-11 19:07:00 CEST

Tom Kielty wrote:
> 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
>
I created two trees and make tags to the read-only tree.
I think SVN processes user rights from the leafs of the tree first
so setting rights one subdirectory at a time works.

-pekka-

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 11 19:06:43 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.