X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=web%2Fanoncvs;h=2e72173b45896794f1b14683857cab0754719529;hb=ccefbef64640e3170ffdf2a84e9b27477d7fe603;hp=1aa3ff452deee6b937faab6878e3363808e22e04;hpb=dfff35163c78161161af83fca1dca13268782b7a;p=mono.git diff --git a/web/anoncvs b/web/anoncvs index 1aa3ff452de..2e72173b458 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 here + Sources are currently being updated every hour. ** Checking out the sources @@ -15,8 +15,9 @@ repository, use this command:
-	export CVSROOT=:pserver:anonymous@reypastor.hispalinux.es:/mono
-	cvs co -z3 mcs mono gtk-sharp
+	export CVSROOT=:pserver:anonymous@anoncvs.go-mono.com:/mono
+	cvs login
+	cvs -z3 co mcs mono gtk-sharp
 
That will get you the compiler and class libraries (mcs), the @@ -29,8 +30,8 @@ To update your sources every day, you use this command:
-	export CVSROOT=:pserver:anonymous@reypastor.hispalinux.es:/mono
-	cvs update -dP -z3 mcs mono gtk-sharp
+	export CVSROOT=:pserver:anonymous@anoncvs.go-mono.com:/mono
+	cvs -z3 update -dP mcs mono gtk-sharp
 
** Thanks @@ -45,10 +46,25 @@ ** 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). I need to be able to rsync to your machine from the main CVS server. The preferred method to rsync is to setup ssh in your machine. + + The requirements are: +