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

Re: Query regarding installing two repositories on single machine

From: Lorenz <lorenznl_at_yahoo.com>
Date: 2007-11-29 12:12:27 CET

Ajit Patil wrote:
>Can you please tell me how to install two repositories on a single machine
>I had created and using one repository but I want to install the second
>repository on the same machine.
>I am getting error while creating second repository service that "SC failed
>: Service already exist"

first: this is a server related question and as such would have been
better adressed to the users@subversion.tigris.org list.

but then: your not tell much details at all (OS, svn version, svn
protokol, ...) but I guess you are running svnserve under some flavour
of windows and trying to start a second svnserver process for your
second repository.

If so, there are to solutions to your problem:

1) if you realy want to use a separate svnserver you need to tell the
second one to use a different port

2) you can use one svnserver for both repositories if you put the in
the same directory and point svnserve to the common root.
You then must include the repository name in the URLs

-- 
HTH
     Lorenz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Nov 29 12:08:00 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.