| Anonymous | Login | Signup for a new account | 2013-05-21 15:48 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0005053 | OCaml | OCamlbuild (the tool) | public | 2010-05-18 15:42 | 2010-05-20 11:45 | |||
| Reporter | gildor | |||||||
| Assigned To | doligez | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 3.12.0+dev | ||||||
| Summary | 0005053: End-of-line for .sh script (especially in build/) | |||||||
| Description | Shell scripts on Windows must be UNIX encoded. This means that the property svn:eol-style must be set to "LF". For now, it is set to "native", which causes Windows SVN to checkout the SH files and replaces EOL by CRLF. The "/bin/sh" of cygwin is not able to execute the script when lines end with CRLF (Unknown command '\r' line 2). Maybe, it should be a good idea to look for other shell scripts and set them the same property. Sorry not to provide a patch, this change is unrepresentable. Sylvain | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0005468) doligez (manager) 2010-05-20 11:45 |
I think I've found all the scripts and changed their flags. This is done in svn revision 10443. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-05-18 15:42 | gildor | New Issue | |
| 2010-05-18 15:51 | gildor | Relationship added | related to 0005050 |
| 2010-05-19 15:33 | doligez | Status | new => assigned |
| 2010-05-19 15:33 | doligez | Assigned To | => doligez |
| 2010-05-20 11:45 | doligez | Note Added: 0005468 | |
| 2010-05-20 11:45 | doligez | Status | assigned => closed |
| 2010-05-20 11:45 | doligez | Resolution | open => fixed |
| 2010-05-20 11:45 | doligez | Fixed in Version | => 3.12.0+dev |
| 2012-02-02 15:17 | protz | Category | OCamlbuild => OCamlbuild (the tool) |
| Copyright © 2000 - 2011 MantisBT Group |