Changes between Version 23 and Version 24 of Building/Troubleshooting
- Timestamp:
- 10/08/09 06:45:07 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Troubleshooting
v23 v24 31 31 == running darcs pull --repodir utils/hsc2hs simonpj@darcs.haskell.org;c:\msys\1.0\home\darcs\ghc/hsc2hs 32 32 ... 33 }}} 34 Since defaultrepo is hosed, plain darcs fails too: 35 {{{ 36 bash-3.1$ darcs pull 37 Pulling from "simonpj@darcs.haskell.org;c:\\msys\\1.0\\home\\darcs\\ghc"... 38 No remote changes to pull in! 33 39 }}} 34 40 This problem seems hard to fix, because it's a bug in MSYS's perl. See #3499 for a workaround.
