Date: Wed, 11 Feb 2009 02:13:09 -0500 From: =?ISO-8859-1?Q?Yann-Ga=EBl_Gu=E9h=E9neuc?= <yann-gael.gueheneuc@polymtl.ca> To: questions@FreeBSD.org Subject: Accessing the complete log (rlog) Message-ID: <49927A85.2030809@polymtl.ca>
next in thread | raw e-mail | index | archive | help
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:anoncvs@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49927A85.2030809>