summaryrefslogtreecommitdiff
path: root/doc/darcs.txt
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2007-10-03 13:13:27 +0000
committerbringert <bringert@cs.chalmers.se>2007-10-03 13:13:27 +0000
commite4ab0e274bcbdc1430521ae5caf4c9a7bddefd25 (patch)
tree0c8e187e9516114503cccc5da14c391cd7d32d48 /doc/darcs.txt
parent7933d12f06862b76b62706411b594796bc799d03 (diff)
Note that darcs 1.0.9 has controlmaster problems.
Diffstat (limited to 'doc/darcs.txt')
-rw-r--r--doc/darcs.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/darcs.txt b/doc/darcs.txt
index eac168ab8..c88bad22c 100644
--- a/doc/darcs.txt
+++ b/doc/darcs.txt
@@ -141,6 +141,8 @@ push or pull, try upgrading to recent versions of darcs and OpenSSH
(OpenSSH version 4 or newer).
Recent OpenSSH versions include a connection multiplexing feature, which
recent darcs versions support.
+Note that darcs 1.0.9 has some problems with this, try downgrading
+to darcs 1.0.8.
**Note: we seem to have some problems getting read-write access working smoothly on Windows.**
If you figure out how to do this, let us know. If not, you can still use read-only access,
@@ -246,7 +248,11 @@ Try upgrading to a more recent version of darcs.
=== Using ssh ControlMaster ===
-Get a recent darcs and OpenSSH, see above.
+Get a recent darcs and OpenSSH, see above.
+
+Note that the ControlMaster feature does not seem to
+work properly in darcs 1.0.9 under Mac OS X.
+Use darcs 1.0.8 instead.
=== Using ssh-agent ===