From bb573d016c5906f6de323af56bc175a0dd096ecb Mon Sep 17 00:00:00 2001
From: bringert darcs-cm script shown above.
+It seems like ssh connection multiplexing doesn't work under Cygwin: +http://www.mail-archive.com/cygwin@cygwin.com/msg61323.html. +
+
+The workaround is to use password authentication. Just remove the
+ControlPath line in .ssh/config, and don't setup a ControlMaster
+connection (and don't use darcs-cm).
+
+You should then be able to checkout using just: +
++ $ darcs get --partial --set-scripts-executable gfreposerver:/users/cs/www/Research/Language-technology/darcs/GF/ ++ +
+The problem is that when you pull and push, you have to enter your +password quite a few times. +
+See above.
- +
NOTE: the method below will not work with momo.medic.chalmers.se.
@@ -412,7 +435,7 @@ Try to use it to log in (with your own username again):
zsh:bringert:[~]>
This section contains information about how the repository is set
@@ -442,7 +465,7 @@ The repo has this in _darcs/prefs/defaults:
The server which we push to has darcs 1.0.4, which is needed for
posthook support.
For more info about what you can do with darcs, see http://darcs.net/manual/ -- cgit v1.2.3