[root@hetz /]# cvs import -m “importing test” testmodule Vendor-1 Release-1
U testmodule/.readahead
cvs import: Importing /cvs/testmodule/sys
cvs import: Importing /cvs/testmodule/sys/fs
cvs import: Importing /cvs/testmodule/sys/fs/cgroup
cvs import: Importing /cvs/testmodule/sys/fs/cgroup/blkio
U testmodule/sys/fs/cgroup/blkio/blkio.throttle.io_serviced
U testmodule/sys/fs/cgroup/blkio/blkio.throttle.io_service_bytes
U testmodule/sys/fs/cgroup/blkio/blkio.throttle.write_iops_device
U testmodule/sys/fs/cgroup/blkio/blkio.throttle.read_iops_device
U testmodule/sys/fs/cgroup/blkio/blkio.throttle.write_bps_device
U testmodule/sys/fs/cgroup/blkio/blkio.throttle.read_bps_device
cvs [import aborted]: EOF while looking for end of string in RCS file /cvs/testmodule/sys/fs/cgroup/blkio/blkio.reset_stats,v
This means that there is a syntax error in the given RCS file. Note that this might be true even if RCS can read the file OK, CVS does more error checking of errors in the RCS file. That is why you may see this message when upgrading from CVS 1.9 to CVS 1.10.