1
0
forked from GitHub/gf-core

Emphasize need to use momo.

This commit is contained in:
bringert
2005-11-24 10:31:05 +00:00
parent e3638aace0
commit 506dd0809c
2 changed files with 4 additions and 8 deletions

View File

@@ -197,10 +197,8 @@ Chalmers system):
<P></P>
<P>
This sets up an alias <CODE>gfreposerver</CODE> for the server we use
for the Darcs repository. Note that you really need to use
<CODE>momo.medic.chalmers.se</CODE> (or some other server with the new Linux system)
since we need to have a server with Darcs 1.0.4. If you use some server
with an earlier Darcs version you can mess up the repository.
for the Darcs repository.
Note that <B>you really need to use <CODE>momo.medic.chalmers.se</CODE></B> (or some other server with the new Linux system) since we need to have a server with Darcs 1.0.4. If you use some server with an earlier Darcs version you can mess up the repository.
</P>
<P>
More information about the ControlMaster feature is available in

View File

@@ -146,10 +146,8 @@ ControlPath /tmp/ssh-gfreposerver
```
This sets up an alias ``gfreposerver`` for the server we use
for the Darcs repository. Note that you really need to use
``momo.medic.chalmers.se`` (or some other server with the new Linux system)
since we need to have a server with Darcs 1.0.4. If you use some server
with an earlier Darcs version you can mess up the repository.
for the Darcs repository.
Note that **you really need to use ``momo.medic.chalmers.se``** (or some other server with the new Linux system) since we need to have a server with Darcs 1.0.4. If you use some server with an earlier Darcs version you can mess up the repository.
More information about the ControlMaster feature is available in
``man ssh_config``.