X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,TW_SV,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: 1.7: svn/bash can't find $EDITOR after 1.7 upgrade Date: Fri, 30 Apr 2010 14:24:34 -0700 Message-ID: <27D7F4C907BCB14FAF95CC4E25AB1FE601E4C1@ex2.AdBriteInc.local> In-Reply-To: <20100430204119.GA29539@calimero.vinschen.de> References: <27D7F4C907BCB14FAF95CC4E25AB1FE601E4BF AT ex2 DOT AdBriteInc DOT local> <20100430204119 DOT GA29539 AT calimero DOT vinschen DOT de> From: "Bill Ross" To: X-IsSubscribed: yes 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 Thanks! Bill -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of= Corinna Vinschen Sent: Friday, April 30, 2010 1:41 PM To: cygwin AT cygwin DOT com Subject: Re: 1.7: svn/bash can't find $EDITOR after 1.7 upgrade On Apr 30 13:29, Bill Ross wrote: > Svn was working ok just before I upgraded to 1.7, e.g. 'svn status' showe= d paths in unix form (forward slashes), and on commit vi opened ok. > Now svn status shows paths with backslashes: >=20 > M=A0=A0=A0=A0=A0=A0 test\xls\qa1\ZonePos.xls >=20 > And on commit: >=20 > -bash-3.2$ svn commit file.txt > The system cannot find the path specified. > svn: Commit failed (details follow): > svn: system('/usr/bin/vi svn-commit.tmp') returned 1 >=20 > This is after 'export EDITOR=3D/usr/bin/vi' (it was vim before, same erro= r but no vim per se w/ 1.7). >=20 > Svn used to have problems like this with the first version of cygwin I in= stalled, but after an update it all started working. 1.7 seems to have reve= rted that improvement. >=20 > -bash-3.2$ svn --version > svn, version 1.6.2 (r37639) ^^^^^^^^^^^^^ Here's your problem. Cygwin Configuration Diagnostics Current System Time: Fri Apr 30 12:19:26 2010 Windows XP Professional Ver 5.1 Build 2600 Service Pack 3 Path: C:\Program Files\CollabNet Subversion Client ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ and here. You're using a native Win32 version of subversion instead of the Cygwin version, which, btw., you have installed and is much newer: subversion 1.6.11-1 Also keep in mind that /usr/bin/vi as well as /usr/bin/vim are Cygwin *symlinks*, pointing to /usr/bin/vim-nox.exe. I doubt that the native subversion in C:\Program Files\CollabNet Subversion Client actually understands Cygwin symlinks. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple