If you use putty instead and type ssh [email protected] Does it connect properly?
This is from the patch-tag website: >Problems pushing or pulling >darcs failed: Not a repository: [email protected]:/r/myrepo >((scp) failed to fetch: [email protected]:/r/myrepo/_darcs/inventory) >Did you get an error like that? That's weird. Email the output of > >ssh -v [email protected] >to [email protected] so we can diagnose and resolve the problem. (Note: the >-v flag to ssh gives verbose >output.) /Jonas Duregård 2010/3/4 Maciej Piechotka <[email protected]>: > On 04/03/2010 07:54, Jonas Almström Duregård wrote: >> 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 >> > > > Hmm. I installed openssh, added its key to trusted hosts and removed > putty from path. Now it complains there is no _darcs/inventory in > repository (there is inventories directory and hashed_inventory file). > Hmm... some progress. > > Regards > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
