Hi, all I have install the glue like this in the machine:134.122.180.251: scmbug_install_glue --scm=Subversion --product=TestProduct --repository=file:///var/repos/ --bug=770 --binary-paths=/bin,/usr/bin --daemon=134.122.181.42
but it shows the error message: ** Scmbug error 32: Unable to connect to integration daemon at '134.122.181.42', port '3872'. Is the daemon running ? What should I do in the machine:134.122.181.42? I have done "/etc/init.d/scmbug-server start". Thanks Victor Gong -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kristis Makris Sent: 2008?1?29? 5:32 To: Thorsten Schöning Cc: [email protected] Subject: Re: Re[4]: [scmbug-users] Question on remote setup On Mon, 2008-01-28 at 12:10 +0100, Thorsten Schöning wrote: > It should be like a local setup just the connection of the glue and > SCMBug deamon is the interesting part. Or do I miss something very > important? Thorsten is right. "Just" set it up on the machines you want, and when you install the glue specify: --daemon=<IP address of the daemon> instead of --daemon=127.0.0.1 That's it. _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
