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

Re: custom repo-name using svnserve

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 5 Nov 2008 10:30:52 -0500

 Wed, Nov 5, 2008 at 05:28, Lustig, Marc (Allianz Deutschland,
externer Mitarbeiter) <EXTERN.LUSTIG_MARC_at_allianz.de> wrote:
> hi,
>
> we have the following file-structure:
>
> /var/svn/repos/repo01
> /var/svn/repos/repo02
> /var/svn/repos/repo03
> ...
>
> How can I make the repos available under an svn:// URL other than the
> directory-name?
>
> i.e.
> /var/svn/repos/repo01 should be available as svn://server/projectAAA
> /var/svn/repos/repo02 should be available as svn://server/projectBBB
>
> using svnserve -r /var/svn/repos, it's possible to get rid of the
> dir-prefix, but how to adapt the actual repo-name?

Rename the actual directories. svnserve doesn't have the ability to
"map" directories/paths/URLs like this.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-05 16:31:18 CET

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.