The server reported an error while performing the "cvs commit" command.
kqmis: cvs server: sticky tag `1.1' for file `WebContent/reportFiles/jxQuality/kq_jx_quality_persion1.raq' is not a branch
kqmis: cvs [server aborted]: correct above errors first!
问题:
本地 CVS 文件损坏
方案1,备份一份要改的代码, 把要改的目录所在的文件夹都删掉,然后 去服务器同步过来代码 ,然后 把改的文件 替换 一下,在同步 就好了。
最好的方案:
新建一个工程,从新加载 CVS 同步代码,就 OK 了。