Whenever I try to "cvs export" something, I get this:
cvs [export aborted]: unrecognized auth response from common-lisp.net: cvs pserver: /project/adw-charting/cvsroot/CVSROOT/config [14]: warning: duplicate LogHistory entry found
I get this regardless of what repo I'm trying to export. For example, I have the message with beirc.
What can I do to troubleshoot?
Thanks, Zach
I fixed it like this:
perl -pi -e 's/^LogHistory/#LogHistory/' /project/*/cvsroot/CVSROOT/config
-Hans
On Wed, Feb 22, 2012 at 7:06 PM, Zach Beane xach@xach.com wrote:
Whenever I try to "cvs export" something, I get this:
cvs [export aborted]: unrecognized auth response from common-lisp.net: cvs pserver: /project/adw-charting/cvsroot/CVSROOT/config [14]: warning: duplicate LogHistory entry found
I get this regardless of what repo I'm trying to export. For example, I have the message with beirc.
What can I do to troubleshoot?
Thanks, Zach
clo-devel mailing list clo-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel