From ff59ed123aab4704f990d6be364c9c979bc52c35 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 25 Sep 2003 09:47:17 +0000 Subject: Replace web mirror of repo with anon cvs description --- html/devel.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'html') diff --git a/html/devel.html b/html/devel.html index 533a8d32..4b706ac7 100644 --- a/html/devel.html +++ b/html/devel.html @@ -25,12 +25,20 @@ for a summary of changes since the last stable version.
+ cvs -d :pserver:anon@cvs.inf.ed.ac.uk:/disk/cvs/proofgen login ++and use the password anon. Then you can check out +the CVS with: +
+ cvs -d :pserver:anon@cvs.inf.ed.ac.uk:/disk/cvs/proofgen checkout ProofGeneral ++For more information, see the file etc/cvs-tips.txt in the +repository. (If you want to be an "official" developer and +have write access to the CVS repository, +ask here first).