Cygwin's svn appends unwanted .exe to file name on checkout

Dave Korn dave.korn.cygwin@googlemail.com
Sat Feb 27 17:48:00 GMT 2010


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



More information about the Cygwin mailing list