Ryan Schmidt wrote:
> On Jan 22, 2008, at 03:16, Thomas Hemmer wrote:
>
>> you will have to create a windows service for each server you are
>> planning to run.
>> Since svnserve takes a --listen-port option you can force different
>> server instances to bind to different ports.
>> On the client side, use the :<port> part of the svn URL to specify which
>> of the servers to connect to.
>
> Surely svnserve on Windows also accepts the -r option which would let
> you specify a directory containing several repositories?
Yes... this is how we do it on our Windows box.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-22 19:56:50 CET