X-Recipient: archive-cygwin AT delorie DOT 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 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin's svn appends unwanted .exe to file name on checkout References: <4B884EF6 DOT 1070506 AT acm DOT org> In-Reply-To: <4B884EF6.1070506@acm.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 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