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

custom repo-name using svnserve

From: Lustig, Marc (Allianz Deutschland, externer Mitarbeiter) <EXTERN.LUSTIG_MARC_at_allianz.de>
Date: Wed, 5 Nov 2008 11:28:50 +0100

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?
 
Marc
Received on 2008-11-05 16:23:55 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.