Download from CVS
How to check out source anonymously through pserver
- Type the following
cvs -d:pserver:anonymous@cvs.gmanedit.sourceforge.net:/cvsroot/gmanedit login
- After anonymously logging in:
cvs -d:pserver:anonymous@cvs.gmanedit.sourceforge.net:/cvsroot/gmanedit co gmanedit
- After initial checkout, you can change into this directory and execute
cvs commands without the -d tag. For example:
cvs update
If you want to browse into cvs, click
here