Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
Hrvoje Niksic <hniksic(a)iskon.hr> writes:
> > Otherwise why don't we just remove the existing file and add a fresh
> > copy?
>
> I tried that. It didn't work.
Did you make sure your removed it any reference to the original file
from your local repository as well? Did you do a fresh checkout
after the file was removed from CVS?
Nope; I did something along the lines of:
mv base64-tests.el foo
cvs remove base64-tests.el
cvs commit
mv foo base64-tests.el
cvs add base64-tests.el
cvs commit
Should I try something else?
Or, you can try it yourself? Maybe we should organize a "remove
base64-tests.el from CVS" contest, with Gnus tattoos as prizes. :-)