Hello Lucas,

On 08/19/2011 08:41 AM, Lukas David Jacobs wrote:
> Oh, by the way, here's what I am doing in detail (I had no
> access to my machine when I wrote the first message):
>
> I fire up three terminals and cd to the "bin" directory of
> opensg
> In two of the terminals I type "./testClusterServer -m
> foo"

you are naming both servers "foo", that makes it difficult for the 
client to find both of them ;)

> Into the third window I type "./testClusterClient -m foo
> -r1,2"

try this:
on server 1: testClusterServer -m srv1
on server 2: testClusterServer -m srv2
on the client: testClusterClient -m srv1 srv2

        Cheers,
                Carsten

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to