Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Nick Duane wrote: > * First I deleted my sandbox. I then checked out the root level module. I > checked the files in question. They all had Header and Log keywords set for > my checkin. > * cvs update -ko <file> > * cvs commit -m "..." <file> > * copy original file back into sandbox > * cvs commit -m "..." <file> > > * I then check the file again. It appears that it hasn't added to the > Header or the Log so I think I've fixed the problem. > > * delete sandbox > * checkout module > * check file again and notice that it does have my Header and Log info in > the file. You didn't use commit -f. ref. my first reply... Tony