From b71cf25c86e8477ab5d845b0d559b6326b7cb8d2 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 24 Nov 2005 10:43:56 +0000 Subject: Mention what the ssh -M session looks like. --- doc/darcs.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/darcs.txt') diff --git a/doc/darcs.txt b/doc/darcs.txt index ba81de517..42a80f25b 100644 --- a/doc/darcs.txt +++ b/doc/darcs.txt @@ -165,6 +165,10 @@ Start the master connection: $ ssh -M gfreposerver ``` +This looks just like a normal ssh login, and you get a shell on the server. +Put this connection in the background, or keep it open in a window +somewhere. + **NOTE: You need to have a ControlMaster connection running whenever you want to access the repo using ssh.** You may want to create a script or alias for starting the connection. -- cgit v1.2.3