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

Re: How to have 2 servers in the same machine?

From: Lutz Dornbusch <subversion_at_pdfzone.de>
Date: 2007-07-13 12:20:30 CEST

javijava wrote:
> Hi,
>
> I want to know, how can I start more than one svnserve demon on windows.
> I have one svn with the IP of the machine, can i do another with the
> svn://IP/somethingElse ?
> or must have another name?
>
> And only one question more....
> can i configure the CheckOut... ? I want what only copy to working copy some
> files but others no,
> because... i have a 'release' directory inside each project...and I don't
> want to chekout it!!
>
>
> Thakns a lot
>
>
Hi,
look at the "svnserve --listen-port" switch. There you can define
another portnumber (I think 3306 is default)
for your checkout problem you should rethink your project structure or
do not allow read access to this directory via authz-file

Greetings

Lutz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 13 12:21:54 2007

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.