I just compiled CVS level 1.19 under AIX 5.2 without a problem.

However, trying to run any commands I am getting an error:
host: name -l NOT FOUND
cvs [update aborted]: end of file from server (consult above messages if any)


When running with "cvs -t " looks like rsh command is getting mixed and it runs as "rsh -l username hostname" instead of "rsh hostname -l username". Example below:

[p650:/usr/local/test] $ cvs -t hi -o
-> main loop with CVSROOT=:ext:[EMAIL PROTECTED]:/cvs
-> Starting server: rsh -l cvsunix cvs_rep cvs server
host: name -l NOT FOUND
cvs [history aborted]: end of file from server (consult above messages if any)
-> Lock_Cleanup()





_______________________________________________ Bug-cvs mailing list Bug-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to