Contents |
You can [view the Buni source repository online] or check out our sources with cvs.
You have to know the module of what you want to check out.
Presently these two commands grab everything!
cvs -z5 -d:pserver:anonymous@cooper.buni.org:/home/cvsroot login cvs -z5 -d:pserver:anonymous@cooper.buni.org:/home/cvsroot co meldware password: (no password, just hit enter)
Committers are nominated by the community and appointed by the maintainers. Generally this happens when a contributor has submitted too many patches for the committers/maintainers to commit and the contributor has demonstrated trustworthiness and aptitude (particularly with CVS).
export CVS_RSH=ssh export CVSROOT=:ext:username@cooper.buni.org:/home/cvsroot cvs co modulename