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 a197138357
commit b3c7bd8e6b
2 changed files with 4 additions and 8 deletions

View File

@@ -197,10 +197,8 @@ Chalmers system):
<P></P> <P></P>
<P> <P>
This sets up an alias <CODE>gfreposerver</CODE> for the server we use This sets up an alias <CODE>gfreposerver</CODE> for the server we use
for the Darcs repository. Note that you really need to use for the Darcs repository.
<CODE>momo.medic.chalmers.se</CODE> (or some other server with the new Linux system) 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.
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>
<P> <P>
More information about the ControlMaster feature is available in 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 This sets up an alias ``gfreposerver`` for the server we use
for the Darcs repository. Note that you really need to use for the Darcs repository.
``momo.medic.chalmers.se`` (or some other server with the new Linux system) 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.
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 More information about the ControlMaster feature is available in
``man ssh_config``. ``man ssh_config``.