Dear FreeBSD,

        With some colleagues, we would like to study the evolution of FreeBSD.
I would like to download the "changelog" file of all files/revisions of
FreeBSD, typically using the following commands:

        export CVSROOT=:pserver:anon...@anoncvs.fr.freebsd.org:/home/ncvs
        cvs login
                (Password: anoncvs)
        cvs rlog . > FreeBSD.cvs.changelog

        However, when using this command I get the error:

cvs rlog: Logging .
cvs rlog: Logging CVSROOT
cvs [rlog aborted]: received abort signal
Assertion failed: (strstr (repository, "/./") == NULL), function
do_recursion, file
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/recurse.c, line
643.

        Is it possible that you CVS server does not support "rlog" because of
recursion? Do you think it could be possible to enable rlog?

        Thank you very much in advance,
        Yann

-- 
Yann-Gaël Guéhéneuc
Ph.D. et ing. / Ph.D. and eng.
Professeur agrégé / Associate professor
DGIGL, École Polytechnique      1-514-340-5121 #7116 (Téléphone / Phone)
C.P. 6079, succ. Centre-Ville   1-514-340-5139       (Télécopie / Fax)
Montréal, QC, H3C 3A7, Canada   www.ptidej.net
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to