Robert B. Adam writes: > > > cvs log hp/include/os/CGlobalId.h > cvs [log aborted]: unexpected `a' reading revision number in RCS > file /usr/local/np/cvs/f117/hp/include/os/CGlobalId.h,v
Unfortunately, that indicates that your repository has been corrupted. Are you using any kind of network file system (NFS, Samba, Windows File Sharing, etc.) to access your repository? If so, that's almost certainly the problem -- use client/server CVS instead. Unfortunately, there isn't any simple way to fix the problem. You'll either need to restore the damaged files from a backup and then try to recreate any subsequent changes or else you'll have to become intimately familiar with the RCS file format and data archaeology and try to fix it by hand. Since you have one corrupted file, it's likely that you have more; there is a perl script that has been posted here a number of times that will examine your entire repository and report any corrupted files -- I suggest you find it and run it. -Larry Jones In short, open revolt and exile is the only hope for change? -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
