Raghavendra_Ganiga writes:
> 
> it just says .
> cvs server: warning: history line 89415 invalid
> cvs server: warning: history line 92826 invalid
> cvs server: warning: history line 96873 invalid

I know that's all it says, but to diagnose the problem we need to know
what those lines in your history file look like.  You could do the
following, for example:

        sed -n -e'89415p' -e'92826p' -e'96873p' $CVSROOT/CVSROOT/history

-Larry Jones

I kind of resent the manufacturer's implicit assumption
that this would amuse me. -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to