info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: RCS file - invalid change in text error


From: Joseph Natar
Subject: RE: RCS file - invalid change in text error
Date: Tue, 18 Sep 2001 13:50:59 -0700

Hi:

This is what I found now. The corrupt version of the file is 1.6

[cvsdev] jnatar ~/tmp/public_html/> cvs up -r 1.6 CWSDVAddCategoryForm2.htt
cvs [server aborted]: invalid change text in /cvs/public_html/CWSDVAddCategoryForm2.htt,v

I looked at the  ,v file and could not find any doubtful chars. But in 1.7 I found 
a176 2 had only one line. I was able to cvs up -r 1.7 ok though. Any ideas ?

Here is the text in the 1.7 & 1.6 version changes:

=======================================================================================
1.7
log
@removed the extra form tag
@
text
@d25 1
a25 1
var imageNames = new Array( "BTN_clear", "BTN_submit", "BTN_Exit" );
d142 1
a142 1
<table width="592" border="0" cellpadding="0" cellspacing="2">
d175 2
a176 2
        <a href="" status='Add Keyword'; return true;" >

@


1.6
log
@-replace LB_doc_icon.gif with summary_proj_lg.gif
@
text
@d194 1
a194 1
                <META NAME="$CWS_DV_ADD_KEYWORD_LINK">
d198 1
a198 1
                <META NAME="$CWS_DV_ADD_DOCUMENT_LINK">
d202 1
a202 1
                <META NAME="$CWS_DV_SHOW_KEYWORDS_LINK">
@


1.5
log


=====================================================================================

Any help is much appreciated.

Thanks

joe

-----Original Message-----
From: address@hidden [mailto:address@hidden]
Sent: Monday, September 17, 2001 2:37 PM
To: address@hidden
Cc: address@hidden
Subject: Re: cvs log - error


Joseph Natar writes:
>
> cvs [server aborted]: mismatch in rcs file /cvs/....
> ../CWSDVAddCategoryForm2.htt,v between deltas and deltatexts

That RCS file has been corrupted -- CVS can't find the diff (deltatext)
that corresponds to a particular revision (delta).  Search the archives
of this list for possible causes of repository corruption and repair
techniques.

-Larry Jones

Don't you hate it when your boogers freeze? -- Calvin

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs


reply via email to

[Prev in Thread] Current Thread [Next in Thread]