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

Re: Making only a portion of the repository accessible from apache

From: Nick Thompson <nickthompson_at_agere.com>
Date: 2006-03-06 12:42:03 CET

On Friday 03 March 2006 15:35, Gustavo Guerra wrote:
> Greetings,
>
> Is it possible to make only a subdirectory of a svn repository
> accesible in apache, instead of the whole repository? I've tryed to
> use SVNPath /path-to-repository/subdir but it didn't work. Can
> anyone help please?
>
> Best regards,
> Gustavo Guerra

I'm no expert, but I imagine you might be able to do this using httpd
alias or rewrite functionality. You would have to make the full repo
available at some address, but you could then have a shorter alias
for the subdir you want.

I can't use it as a security feature though. You could add that with
the mod_authz_svn module though.

-- 
> Nick Thompson
> Agere Systems Ltd
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 6 12:43:24 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.