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

Re: allow only selected files through apache/dav

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-13 12:15:09 CET

On Feb 12, 2006, at 17:18, Lee Harr wrote:

> I am trying to work out the apache configuration magic that will just
> allow anonymous access to those 4 files in trunk.

Someone with authz experience will probably be able to give you a
recipe. But it seems to be like it might be simpler and less
dangerous if you just put those four files on a web server somewhere,
outside of your repository, and make those available. You could make
sure they're always up-to-date by updating them in a post-commit hook
any time they're modified...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 13 12:16:32 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.