Hallo, Michal Seta hat gesagt: // Michal Seta wrote: > Funny I see your name come up in this discussion... > > I've been trying to get the cvs version of ssm since yesterday but get errors: > > cvs [update aborted]: end of file from server (consult above messages if any) > > or: > > cvs [update aborted]: unrecognized auth response from cvs.sourceforge.net: M > PserverBackend::PserverBackend() Connect (Connection refused) > > Those errors seem to happen to me with all sf-hosted apps (jamin, jack...) It's Sourceforge. This problem should be resolved soon, as SF is installing and enabling new servers, but until then you don't have much choice but to retry it several times. Like: $ while ! cvs update; do sleep 5 ; done or so. ciao -- Frank Barknecht _ ______footils.org__