Thanks Larry, I am not able to open $CVSROOT/CVSROOT/history
Is this command can be run by only Administrator or any CVS user can do?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 21, 2001 10:34 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: CVS History Problem


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
************************************************************************** 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************

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

Reply via email to