[Mono-list] Becoming a AnonCVS member?

Paul Paximadis ppaximadis@websoft.co.za
Tue, 15 Apr 2003 11:42:24 +0200


Is there anyway to get a list of all the modules on the server ?

-----Original Message-----
From: Magnus Runesson [mailto:mr-mono@linuxalert.org]=20
Sent: Tuesday, April 15, 2003 11:28
To: mono-list@ximian.com
Cc: david@spinnermedia.net
Subject: Re: [Mono-list] Becoming a AnonCVS member?

On Mon, 2003-04-14 at 23:11, David Magill wrote:
> Err Hello,
>=20
> I read a statement that I need to contact a person to gain access...?=20
> But as to most of my day I am lost...
>=20

To access the CVS anonymously you do not have to register.=20
Assuming you using bash as shell do like this:
$ export CVSROOT=3D:pserver:anonymous@anoncvs.go-mono.com:/mono
$ cvs login
Here will cvs ask for a password, just press enter.
Now you can checkout, but not checkin code in the mono-cvs.
To check out do:
$ cvs co <module>

Replace module with your wished module. You probably want the
mono and the mcs modules. You talked about ASP.NET, then you ned the
module
mod_mono and may be interested in xsp. The monodoc and monkeyguide
module may
be interesting since they include doc.

When you later want to update your local copy with the new changes that
people
have done in cvs just type in your shell:
$ cvs -z3 up -dP


regards
/Magnus
--=20
Magnus Runesson <mr-mono@linuxalert.org>

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list