[Insight-developers] removing files & pre-commit

Lydia Ng lng@insightful.com
Mon, 26 Mar 2001 15:09:47 -0800


Hi,

I have moved mutual information registration over
to the new registration framework.

I am now trying to get rid of the old files
but pre-commit is blocking me - see below
I should I go about removing the files?

Cheers,
Lydia

plum:lng:131% rm itkMutualInformationTest.cxx
plum:lng:132% cvs remove itkMutualInformationTest.cxx
cvs server: scheduling `itkMutualInformationTest.cxx' for removal
cvs server: use 'cvs commit' to remove this file permanently
plum:lng:133% cvs commit -m"ENH: moved mutual information to new
registration framework. This test no longer required"
itkMutualInformationTest.cxx
grep: itkMutualInformationTest.cxx: No such file or directory
tail: itkMutualInformationTest.cxx: No such file or directory
==========================================================
itkMutualInformationTest.cxx has does not end with a newline. A newline must
be added before you can commit it.
==========================================================
cvs server: Pre-commit check failed
cvs [server aborted]: correct above errors first!