From 42a5d6fa9fd468300f06444ea684518ce736a46e Mon Sep 17 00:00:00 2001 From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE> Date: Wed, 25 Jun 2003 15:42:14 +0000 Subject: [PATCH] Tell people where to get help with CVS. --- MAINTENANCE | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/MAINTENANCE b/MAINTENANCE index eb72931..b1d5469 100644 --- a/MAINTENANCE +++ b/MAINTENANCE @@ -93,7 +93,20 @@ IV) Checking into CVS directory tree ==================================== Step 0) - Become familiar with CVS. + Become familiar with CVS. There is a very fine Info manual available. You + can view it with "info cvs", or -- better -- use Emacs as Info-reader. + + Another very good source of information is + + http://www.cvshome.org/ + + with the online-manual and online-FAQ at + + http://www.cvshome.org/docs/manual/ + http://ccvs.cvshome.org/fom//cache/1.html + + (the latter link seems to be a bit funky, may better use the CVS home page + as entry point.) Step 0a) Make sure the stuff you are checkingin at least builds without errors. -- GitLab