Lee writes: > > cvs [login aborted]: unrecognized auth response from 123.123.com: cvs > pserver: /usr/local/CVS/CVSROOT/config: unrecognized keyword > 'UseNewInfoFmtStrings'
Your $CVSROOT/CVSROOT/config file contains entries that are only supported by the 1.12 releases of CVS but the server you're running is an older release. Either update the server or remove the offending lines from the config file. -Larry Jones These findings suggest a logical course of action. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
