Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-02-20 22:19:57 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-02-20 22:19:57 +0300
commit06ef43e48ced42a97729df7adbc13e23ad2df672 (patch)
tree8fefcf2ac4c9f0af6b4542b3f6a174998bb07f0a /web/anoncvs
parentaf53eeba055bbe184dd05ec4a8934e7a38c70c0c (diff)
Updated news
svn path=/trunk/mono/; revision=2545
Diffstat (limited to 'web/anoncvs')
-rw-r--r--web/anoncvs14
1 files changed, 7 insertions, 7 deletions
diff --git a/web/anoncvs b/web/anoncvs
index a02d9a468e3..ed70a4c0074 100644
--- a/web/anoncvs
+++ b/web/anoncvs
@@ -1,13 +1,13 @@
* Anonymous CVS access
- Anonymous access to the Mono is available currently from the
- HispaLinux CVS server (later I will provide a nice
- anoncvs.go-mono.com alias).
+ Anonymous access to the Mono is available currently from three
+ servers (anoncvs-spain-1.go-mono.com,
+ anoncvs-spain-2.go-mono.com and anoncvs-us-1.go-mono.com).
- Sources are currently being updated every hour.
+ You can also use `anoncvs.go-mono.com', and that will pick a
+ server automatically for you.
- The server is currently located in Spain. If you want to
- become an AnonCVS mirror, go <a href="#mirror">here</a>
+ Sources are currently being updated every hour.
** Checking out the sources
@@ -15,7 +15,7 @@
repository, use this command:
<pre>
- export CVSROOT=:pserver:anonymous@reypastor.hispalinux.es:/mono
+ export CVSROOT=:pserver:anonymous@anoncvs.go-mono.com:/mono
cvs login
cvs -z3 co mcs mono gtk-sharp
</pre>