Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Fri, 27 Sep 2002 18:19:00 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin@cygwin.com To: Steve Kelem cc: cygwin@cygwin.com Subject: Re: cvs executes illegal instructions In-Reply-To: <3D88F9E4.2000305@pacbell.net> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Steve, When a 'cvs commit' is invoked without the -m option, an editor is started to create the message. Which editor is started is determined (in order of priority) by the -e flag, the CVSEDITOR environment variable, the VISUAL environment variable, and the EDITOR environment variable. Please check what the values of these varaibles are (if they are set). In case none of these variables are set, cvs invokes the system default editor (i.e. 'vi'). Please see whether you have a non-cygwin vi in your path (by running 'which vi' or 'bash -c "type -a vi"'). Igor On Wed, 18 Sep 2002, Steve Kelem wrote: > I'm running cvs 1.11 on Windows 2000, and the latest cygwin inside tcsh > 6.11.00. > If I run "cvs commit" from tcsh, it runs a bit, and then brings up a popup: > > 16 bit MS-DOS Subsystem > The NTVDM CPU has encountered an illegal instruction. > CS:00cf IP:0514 OP:ff ff 00 00 98 Choose 'Close' to terminate the > application. > > If I click on "Ignore", I get two more popups (clicking on "Ignore" each > time), > then I get the message: > Log message unchanged or not specified > a)bort, c)ontinue, e)dit, !)reuse this message unchanged for remaining dirs > Action: (continue) > > So, cvs appears not to like not having a message specified ("-m" flag), > but it's a rather rude way of telling me. > > Steve Kelem -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/