-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joerg Reiners <[EMAIL PROTECTED]> writes:
> If I use :ext:server.my.home:/repos as CVSROOT I get a different > error message saying: > > 'from cvs serverning: unrecognized response' ok > > I have to interrupt the command as it hangs afterwards. > "rsh server.my.home cvs -v" works fine. Is CVS_RSH=rsh or CVS_RSH=ssh ? Try rsh server.my.home date or ssh server.my.home date if anything more than just one line with the date appears, then your dot files are doing something that will confuse the client/server interaction. The Manual has an entire section on troubleshooting. Look at it. https://www.cvshome.org/docs/manual/cvs-1.11.17/cvs_21.html#SEC185 -- Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFBP0DI3x41pRYZE/gRAng9AJwJgJqySC+1Z21NMDkGeSv9pMMHIwCg1S5a fVI/Q06ZutrEKZx8R/VjGtA= =mRju -----END PGP SIGNATURE----- _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
