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

Re: url point to directory inside repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-12 01:43:52 CEST

On Wed, 2004-08-11 at 18:26, Michael Wahlbrink wrote:

> > It will work with http://www.webpage.com/svn/repos/trunk, but I wonder
> > if there's a way to redirect it without having to specify trunk.

No, there isn't. Apache <Locations> only lead to the 'roots' of
repositories.

There's no reason to "hide" the trunk/ directory from users. You
shouldn't want to do that in the first place.. It's a normal part of
how Subversion works, read chapter 4.

(Even if you were able to "hide" the trunk/ directory within a URL
mapping, it would be bad -- then there'd be no way for users to get to
the sibling tags/ and branches/ directories.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 12 01:45:18 2004

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.