X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.6 required=5.0 tests=AWL,BAYES_00,BOTNET X-Spam-Check-By: sourceware.org Message-id: <4B87FDF3.3090408@acm.org> Date: Fri, 26 Feb 2010 08:59:31 -0800 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin's svn appends unwanted .exe to file name on checkout References: In-reply-to: Content-type: multipart/mixed; boundary=------------070900040300070703090807 X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 --------------070900040300070703090807 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 2/26/2010 3:49 AM, Alan wrote: > A windows exe file is checked into a svn repository and the file name > does not end in .exe. On checkout .exe is appended to the file name > even though subversion output shows the expected file name. I cannot reproduce this problem. I used the notepad.exe executable that came with Windows XP as my exe. I've attached my attempt to reproduce the problem as a script. Would you run it in a new directory and report the output? > 802593373 AT BTG245549 /cygdrive/c/svn-test-exe > $ svn list file:///C:/svn-test-repo At first, I was suspicious of the URL, thinking that the DOS syntax was causing an issue, but that didn't turn out to be the case. Nevertheless, I suggest you try the Cygwin-style for your URL: file:///cygdrive/c/svn-test-repos -- David Rothenberger ---- daveroth AT acm DOT org "Oh what wouldn't I give to be spat at in the face..." -- a prisoner in "Life of Brian" --------------070900040300070703090807 Content-Type: text/plain; name="reproduce.sh" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="reproduce.sh" IyEvYmluL2Jhc2gKCnJtIC1mciByZXBvcyB0cnVuayB0c3QKUj1maWxlOi8v LyQoY3lncGF0aCAtbWEgLikvcmVwb3MKZWNobyAiUj0kUiIKCiMgQ3JlYXRl IHRoZSByZXBvc2l0b3J5CnN2bmFkbWluIGNyZWF0ZSByZXBvcwoKIyBDcmVh dGUgdGhlIHRydW5rCnN2biBta2RpciAtbSAnJyAiJFIvdHJ1bmsiCnN2biBj byAiJFIvdHJ1bmsiCgojIEFkZCBhbiBFWEUgYW5kIGEgVFhUIGZpbGUKY2Qg dHJ1bmsKY3AgIiQoY3lncGF0aCAtV3VhKSIvbm90ZXBhZCBub3RlcGFkLnh4 eApkYXRlID4gdGV4dC50eHQKc3ZuIGFkZCAqCnN2biBjaSAtbSAnJwoKIyBD aGVjayBvdXQgaW50byBhbm90aGVyIGRpcmVjdG9yeQpjZCAuLgpzdm4gY28g IiRSL3RydW5rIiB0c3QKY2QgdHN0CmxzIC1sCg== --------------070900040300070703090807 Content-Type: text/plain; charset=us-ascii -- 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 --------------070900040300070703090807--