X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fanoncvs;h=c52d510fc5386c7c4264cf11bbee7052e84ae692;hb=ee11fd3f21ca4c8fc9e794551adc0536f9304bcd;hp=a1757740ea58cc6789cf1be2b8dd29b8b5a1313e;hpb=467877d8fb09aa1f80814f6ba0a6810cf00783a1;p=mono.git diff --git a/web/anoncvs b/web/anoncvs index a1757740ea5..c52d510fc53 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 us-anoncvs.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 here + Sources are currently being updated every hour. ** Checking out the sources @@ -15,7 +15,8 @@ repository, use this command:
-	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
 
@@ -29,7 +30,7 @@ To update your sources every day, you use this command:
-	export CVSROOT=:pserver:anonymous@reypastor.hispalinux.es:/mono
+	export CVSROOT=:pserver:anonymous@anoncvs.go-mono.com:/mono
 	cvs -z3 update -dP mcs mono gtk-sharp
 
@@ -42,10 +43,13 @@ Special thanks to Jesus Climent, Rodrigo Moya, Juantomás García and Ismael Olea for making this happen. + Thanks to Matt Liotta of MontaraSoftware for hosting our + US-based AnonCVS server. + ** Becoming an AnonCVS mirror - To become an AnonCVS mirror, you currently need about 20 + To become an AnonCVS mirror, you currently need about 40 megabytes of free disk space and bandwidth that you do not mind sharing (you probably want enough to spare).