summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsimonmar <unknown>2005-09-02 14:07:33 +0000
committersimonmar <unknown>2005-09-02 14:07:33 +0000
commit124975f6fa9bd81b3869b9d462023c602db40ae0 (patch)
tree3d97c3c7bff9a8917208b6ca478149564ea42b1c /docs
parent674ecfc49b2fc03f95ec85a18d266e9fd8ee3dc4 (diff)
downloadhaskell-124975f6fa9bd81b3869b9d462023c602db40ae0.tar.gz
[project @ 2005-09-02 14:07:33 by simonmar]
change glass.cse.ogi.edu to cvs.haskell.org
Diffstat (limited to 'docs')
-rw-r--r--docs/building/building.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/building/building.xml b/docs/building/building.xml
index f445b37d87..99513e46e7 100644
--- a/docs/building/building.xml
+++ b/docs/building/building.xml
@@ -135,7 +135,7 @@
</listitem>
<listitem>
<para>Set your <literal>$CVSROOT</literal> environment variable to
- <literal>:pserver:anoncvs@glass.cse.ogi.edu:/cvs</literal></para>
+ <literal>:pserver:anoncvs@cvs.haskell.org:/cvs</literal></para>
<para>If you set <literal>$CVSROOT</literal> 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.</para>
; 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