From c7ac91359d4e5effb320ed4e1b8b87b6f3337435 Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Fri, 24 Oct 2003 08:12:29 +0000 Subject: [PATCH] Mentioned ssh and uploading public keys. --- cvs.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cvs.html b/cvs.html index 3beec840..6c6c8425 100644 --- a/cvs.html +++ b/cvs.html @@ -88,6 +88,16 @@ file.

+

+ Make sure that you really use ssh to access the CVS + server. Have a look at the file CVS/Root in your local + repository. It should contain a line starting with :ext: and not + :pserver:. 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. +

+

The rules are pretty simple: If you change anything in your backend, do whatever you want. Just don't break compilation :-). Don't change