in response to the 18x18ja.bdf out of memory issue while using GNU cvs on the server, i've implemented support for opencvs to run the cvs server also.
as it has always been, one can access GNU cvs on the server side with: CVSROOT=anon...@openbsd.mirror.frontiernet.net:/cvs and now one can access opencvs on the server side with: CVSROOT=open...@openbsd.mirror.frontiernet.net:/cvs this seems to be particularly relevant for anyone trying to check out xenocara sources (see above, and google/mailing lists for, as i understand it, 18x18ja.bdf vs openbsd 64b on the server), as opencvs server doesn't OOM when it hits 18x18ja.bdf. note: this does not mean you need to use opencvs as a client, gnu cvs client completes the checkout OK when using opencvs@. -- jared