Discussion:
EOF in key in RCS [SEC=UNOFFICIAL]
Paul Pajalic
2009-11-11 05:11:55 UTC
Permalink
UNOFFICIAL
Hello

Our organization is using CVS Server (CVS/NT 2.5.03).
I am performing a CVS update (clean copy) on a file in CVS and it is coming up with the following error.

'EOF in key in RCS file C:/repo/.....filename.docx'


I have tried deleting the working copy file and committing to do a cvs remove of the file from the repository without success. It gets the same error.

I would be very grateful if someone could give me some assistance in resolving this.

regards

Paul V Pajalic
Applications Team
Ph: +612 6268 7703
Email: ***@crimtrac.gov.au<mailto:***@crimtrac.gov.au>
[cid:***@01CA62E8.66FA87F0]


**********************************************************************************************************************************************************
This message may contain confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail, or use its contents . Please notify the sender immediately if you have received this e-mail by mistake and delete this e-mail from your system.

This e-mail has been scanned by The CrimTrac Agency for known computer viruses.

http://www.crimtrac.gov.au GPO Box 1573 CANBERRA CITY ACT 2601
***********************************************************************************************************************************************************
Todd Denniston
2009-11-16 15:05:36 UTC
Permalink
Post by Paul Pajalic
UNOFFICIAL
Hello
Our organization is using CVS Server (CVS/NT 2.5.03).
I am performing a CVS update (clean copy) on a file in
CVS and it is coming up with the following error.
'EOF in key in RCS file C:/repo/.....filename.docx'
Are you sure this did not end in ',v'?
Post by Paul Pajalic
I have tried deleting the working copy file and
committing to do a cvs remove of the file from the repository without success.
It gets the same error.
to remove the working copy, I believe the appropriate method is:
cvs remove -f filename
Post by Paul Pajalic
I would be very grateful if someone could give me some assistance in resolving this.
regards
However I believe the problem has a bigger chance of existing within the file IN the repository.

I would suggest taking a backup (and verifying the backup is good first), and then I think you will
need to do one of the following:
* restore an older version of this _file_ in the repository before someone hand binary edited the
repository. (loose any history that happened to the file since then)
* edit the file in the repository to remove the offending EOF that should not appear in a key.
* remove the file in the repository, and check in a fresh version. (loose all history that happened
previously to the file)

I would also suggest that before you do one of the changes above, you should check with the CVSNT
list and see if they have seen this kind of thing commonly with CVSNT and docx files, as this list
mostly deals with the original CVS and I don't recall seeing this error before (Larry may have :).

Following list borrowed from Arthur Barrett
CVSNT newsgroup:
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
or
news://news.cvsnt.org/support.cvsnt
WinCVS newsgroup:
http://groups.yahoo.com/subscribe/cvsgui
TortoiseCVS newsgroup:
http://sourceforge.net/mail/?group_id=48103
--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter
Loading...