From 6d8baaad7575b84459139bc8bc73e91551335685 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 22 Mar 2005 12:36:58 +0000 Subject: [PATCH] *** empty log message *** SVN revision: 1262 --- doc/download.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/download.html b/doc/download.html index 8193af4d..6a829ef5 100755 --- a/doc/download.html +++ b/doc/download.html @@ -31,8 +31,15 @@ is usually the case if some user asks for some new features, which are then implemented and sent to the user for testing. The minor releases are named x.y.z-r where r is the release number. A CVS web access to the -source code contains the complete development history of ELOG. News for each -version can be seen in the changelog

+source code contains the complete development history of ELOG. To check out the complete +CVS tree, use:

+ +setenv CVS_RSH ssh (or "export CVS_RSH=ssh" for bash & Co)
+cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout elog
+cvs@midas.psi.ch's password: cvs
+

+News for each version can be seen in the +changelog

ELOG source code