From 124975f6fa9bd81b3869b9d462023c602db40ae0 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 2 Sep 2005 14:07:33 +0000 Subject: [PATCH] [project @ 2005-09-02 14:07:33 by simonmar] change glass.cse.ogi.edu to cvs.haskell.org --- docs/building/building.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/building/building.xml b/docs/building/building.xml index f445b37..99513e4 100644 --- a/docs/building/building.xml +++ b/docs/building/building.xml @@ -135,7 +135,7 @@ Set your $CVSROOT environment variable to - :pserver:anoncvs@glass.cse.ogi.edu:/cvs + :pserver:anoncvs@cvs.haskell.org:/cvs If you set $CVSROOT in a shell script, be sure not to have any trailing spaces on that line, otherwise CVS will respond with a perplexing message like @@ -4996,7 +4996,7 @@ choices, but it gives a single path that works. ; http://www.haskell.org//pipermail/cvs-all/ - mkdir c:/fptools; cd c:/fptools ; (or whereever you want your cvs tree to be) - - export CVSROOT=:pserver:anoncvs@glass.cse.ogi.edu:/cvs + - export CVSROOT=:pserver:anoncvs@cvs.haskell.org:/cvs - cvs login ; pw: cvs - cvs checkout fpconfig -- 1.7.10.4