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

Re: How to svnserve multiple repositories?

From: Hanny Tidore <htfrontier_at_yahoo.com>
Date: 2004-09-27 06:35:45 CEST

Hi Robert,

You can use
     svnserve -d -r E:\repos
However, the user needs to type the repository name
(for example cation) to checkout from TortoiseSVN.

As for the ability to see all repository using
TortoiseSVN's Repo-Browser, I would like to know if
that can be done :)

HTH
Hanny

--- Robert Brewer <fumanchu@amor.org> wrote:

> Hi all,
>
> I've installed Subversion 1.0 on a Win2k server and
> had a go at setting
> up repositories. I tried the single-repository
> approach for my 6
> projects, but quickly decided I needed separate
> revision numbers and
> separate access controls. Therefore, I'm trying to
> set up multiple
> repositories. I have no problem *creating* them:
>
> svnadmin create E:\repos\cation
> svnadmin create E:\repos\dejavu
> etc.
>
> No problems *populating* them either (at least, I
> don't think there are
> any problems):
>
> svnimport -m "initial import" C:\migrate\cation
> file:///E:/repos/cation
> svnimport -m "initial import" C:\migrate\dejavu
> file:///E:/repos/dejavu
> etc.
>
> But I can't figure out how to *serve* more than one.
>
> svnserve -d -r E:\repos\cation
>
> ...works, but only serves one repository. How do I
> serve the other 5
> projects simultaneously? Different ports? I'm hoping
> for a solution
> which results in TortoiseSVN's Repo-Browser showing
> me all 6 projects at
> once, but that's not a deal-breaker.
>
> Any help gladly accepted.
>
>
> Robert Brewer
> MIS
> Amor Ministries
> fumanchu@amor.org
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> users-help@subversion.tigris.org
>
>

        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 06:36:05 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.