Mentioned ssh and uploading public keys.

merge-requests/1/head
Henning Geinitz 2003-10-24 08:12:29 +00:00
rodzic bd9a6f38c3
commit c7ac91359d
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -88,6 +88,16 @@
file.
</p>
<p>
Make sure that you <strong>really use ssh</strong> to access the CVS
server. Have a look at the file <em>CVS/Root</em> in your local
repository. It should contain a line starting with <em>:ext:</em> and not
<em>:pserver:</em>. If you don't use ssh, your password is not encrypted
and CVS log messages won't work. You can use the usual ssh access
methods. E.g. you can upload your public key so you don't need to enter
the password every time.
</p>
<p>
The rules are pretty simple: If you change anything in your backend, do
whatever you want. Just don't break compilation :-). Don't change