X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4B895F07.2090601@gmail.com>
Date: Sat, 27 Feb 2010 18:05:59 +0000
From: Dave Korn <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin's svn appends unwanted .exe to file name on checkout
References: <B7FD2A676FED46478FC330F30AD8D78D4BB7C5723C@RDW083V001RVA1.domain1.systemhost.net> <4B884EF6.1070506@acm.org>
In-Reply-To: <4B884EF6.1070506@acm.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 26/02/2010 22:45, David Rothenberger wrote:

> I know the Cygwin DLL has some "magic" for appending the .exe extension
> and I suspect that's getting in the way here, but I don't know when or
> why it happens.

  I believe it happens a lot more if you go using DOS paths(*).  Do not do that.

    cheers,
      DaveK
-- 
(*) - WAG: Cygwin automagically adds 'x' perms to files you access via dos
drive-letters, so the files in the repo get 'x', and when the client checks
them back out again and creates new files (this time with real rather than
automagically-added-on-access 'x' perms), the .exe magic kicks in.

--
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

