I just want to get the source!
To get whole source tree directly from CVS use:
> export CVSROOT=:pserver:anonymous@cvs.linux.hr:/cvsroot
> cvs login
password: nothing, just enter
> cvs checkout module_name
module_name is something like fakebo, bag or
boclient.
If you allready used cvs, you can relace word checkout with
update to just update your local tree.
Of course, you can also grab latest
nightly build
if you don't want to mess with CVS at all.