Hi, I was trying to update my project directory from remote cvs server like "cvs -d [EMAIL PROTECTED]:/home/cvsroot/ my_project" and getting following error
Errror log Runs commands on remote hosts running the RSH service. RSH host [-l username] [-n] command host Specifies the remote host on which to run command. -l username Specifies the user name to use on the remote host. If omitted, the logged on user name is used. -n Redirects the input of RSH to NULL. command Specifies the command to run. cvs [update aborted]: end of file from server (consult above messages if any) When I tried to run from command prompt it runs. Running through crontab throws this issue I have used the same cvs path from CVSROOT variable. Also using the same cvs user account on both occasions. Thanks, Senthil. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/