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

Subversion access control with Apache

From: Martin Lehofer <martin_at_ebg13.at>
Date: 2006-03-06 14:44:06 CET

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
Received on Mon Mar 6 14:48:07 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.