X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Thu, 25 Sep 2008 19:37:15 +0530 From: "Senthil Kuppusamy" To: cygwin AT cygwin DOT com Subject: Error running cvs commands from crontab MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I was trying to update my project directory from remote cvs server like "cvs -d user AT 98 DOT 21 DOT 22 DOT 10:/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/