Anyway, to no avail, I can't seem to get svn to checkout the sources. I get this:
- Code: Select all
svn: REPORT request failed on '/svn/linuxterminalserver/!svn/vcc/default'
svn: REPORT of '/svn/linuxterminalserver/!svn/vcc/default': Could not read response body: connection was closed by server. (http://code.2x.com)
I know very little about svn. I've tried starting over, deleting the linuxterminalserver svn source and the .subversion directory, and it still seems to fail.
I don't know what this status output means.
- Code: Select all
svn st linuxterminalserver
! linuxterminalserver
! linuxterminalserver/trunk
! linuxterminalserver/trunk/components
I've tried downloading just the tarball and extracting it myself, but I can't seem to get the build script to continue on. What variables do I have to change? TRUNK? SVN? It always complains about the proper directory not being there.
And if I ever do get the build script to execute... Do I build it, then install it later, or does the script do all of this for me? So I'm guessing I should uninstall the old 2x Terminal server first by:
- Code: Select all
/usr/NX/bin/nxserver --uninstall
Will this wipe all of my users out?

Home