Overview
Artifact ID: | a058dca3767a26bd70199842055fc1626de7a3ba |
---|---|
Ticket: | 8c46da20797072ac4007b279be826ffa7ef59135
Checkin fails: "editor aborted" on Cygwin |
User & Date: | kkinnell 2008-12-12 20:43:52 |
Changes
- Appended to comment:
<hr><i>kkinnell added on 2008-12-12 20:43:52:</i><br> It's been a while since I've used Cygwin, but I seem to recall having to quote the whole darned path to the executable if the path had spaces in it: <verbatim> "C:/some darned path/with irritating/spaces/my.exe" "C:/quoted path/data"</verbatim> IIRC, the last time I was using Cygwin (on a NT5 box in 2003) the only way I could rely on an exe "just running" was if I put it into the command32 (or whatever it's called) "folder"—putting it into the Cygwin bin dir didn't work consistently. I finally ended up dumping Cygwin and getting win native versions of bash, less, and a few other GNU progs.