I suppose you are already using the Haskell Platform? I had problems with darcs freezing, and it turned out that the ssh client was actually prompting for something. Is the host you are connected to in your list of trusted hosts? Also i had a similar problem when using Pageant to manage SSH-keys, and the command prompt was run in privileged mode.
/Jonas Duregård On 4 March 2010 02:58, Maciej Piechotka <[email protected]> wrote: > On Wed, 2010-03-03 at 21:46 +0000, Stephen Tetley wrote: >> The terminal used to be below par for MSYS but its improved a lot >> recently, if I was starting from fresh I'd probably see how far I >> could go with just MinGW / MSYS. For darcs and SSH, Cygwin might be >> better though. > > I get the same behaviour - darcs hangs. In verbose output it seems that > it has some I/O errors on FD 4 whatever it is (i.e. socket, file etc.). > Any ideas? > > Combining with Console and/or (x)emacs+Cygwin/X+eshell it should be > sufficient for my other needs. > > Regards > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
