Andreas Hiltner writes: > > I have a problem with a DB2 bind file in our repository. > I can check out the head revision (1.5) and the branch (1.4.0.2). > If I try to check out any previous version (like 1.1) I get the error > "cvs [server aborted]premature end of change in ..." > In case of "cvs log" I get the error > "cvs [server aborted]: invalid rcs file <file name> premature end of > value"
Your repository file has been corrupted. I strongly suggest you start looking for a backup containing a copy of the repository file before it got corrupted (being able to checkout revision 1.1 is a good test). I also strongly suggest that you run the script in the contrib directory of reasonably recent CVS releases that checks the entire repository for corruption (check_cvs or validate_repo). I also strongly suggest that you upgrade to a reasonably recent release of CVS -- 1.11 is ancient. Finally, I suggest you search the archives of this list for causes of repository corruption and address whichever one you're having. -Larry Jones These child psychology books we bought were such a waste of money. -- Calvin's Mom _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
