Re: rcs 5.8-1 corrupt files?

2011-12-14 Thread Dave Korn
On 11/12/2011 08:24, Jay E. wrote: > Suspected line-ender problem. > Started over and used 'flip' to go with unix line-ender. > Same problems. > BUT it looks like the DOS lime ender was added after the flip by ci, or co. It looks like the line-ends are getting flipped in the actual RCS/*,v file

rcs 5.8-1 corrupt files?

2011-12-11 Thread Jay E.
rcs 5.8-1 A problem with rcs. - corrupt files.. Here is the sequence: Create a 'hello world' file using vi. Check in a file. ci -u sam Check out the file co -l sam get error when doing rlog on the next ci of the file. example: rlog sam rlog: RCS/sam,v:31: junk at end of file