You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Martin Lehofer <ma...@ebg13.at> on 2006/03/06 13:44:06 UTC

Subversion access control with Apache

Hello,

I have a question regarding Subversion access control with Apache.

I have one repository where all internal developers can read and write.
Some external developers should be able to read some directories in the
repository.

Is there a way to let apache list the directory structure, but do not
display any files there?

It would be perfect (for compiling...) if they simply can checkout the
root directory of the repository and get only the files/directories they
are allowed to.

I think this should work somehow with the Apache LimitExcept-directive.

It would be no problem to set up a distinct <Location> section with the
same SVNPath for these external users.

Thank you for any tips,

Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org