On Sat, Mar 19, 2011 at 07:35:04 (CET), Tyler Jameson Little wrote:
Has the x2go team significantly modified the base NX server code? If so, where can I get the full source code for the server (not just the scripts)?
depends what you mean with 'base NX server code'. x2go is using a largely unmodified nxproxy and largely unmodified NX libraries. The nxagent has seen some modifications and has therefore been renamed to x2goagent.
Mike led me to this website: http://i4git.informatik.uni-erlangen.de/, but I wasn't able to figure out how to clone the repositories.
I just tried my self. for the x2goagent, go to http://i4git.informatik.uni-erlangen.de/x2goagent.git/
Then look at the url. The following command did work for me:
git clone git://i4git.informatik.uni-erlangen.de/x2goagent.git
Does it work for you now?
-- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4