X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: Subject: RE: Error running cvs commands from crontab Date: Thu, 25 Sep 2008 15:14:03 +0100 Message-ID: <022a01c91f18$f68642c0$9601a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Senthil Kuppusamy wrote on 25 September 2008 15:07: > 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. What about CVS_RSH? Is that maybe set to 'ssh' in one case and not in the other? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/