提问人:user1561783 提问时间:6/16/2022 最后编辑:user1561783 更新时间:6/16/2022 访问量:52
cvs 在尝试提交时抱怨 -m 选项
cvs complaining about the -m option when trying to commit
问:
这两天来,我一直被这个难住了。真是浪费时间。
当我做-m选项时,那里cvs -H commit
当我检查 linux 机器上的命令历史记录时,很多程序员都执行了相同的命令,他们发誓它已经起作用了
检查谷歌 - 一个人似乎有问题,将其发布在论坛上,但没有解决方案
我做的事情是如此疯狂,如此愚蠢吗?请帮帮我。
cvs -d :something:mycvs_srv:/cvs/repo commit -f –m "bug fix" ctxroot/path/to/code.txt
cvs commit: nothing known about `–m'
cvs commit: nothing known about `bug fix'
cvs [commit aborted]: correct above errors first!
版本详细信息
Client: Concurrent Versions System (CVS) 1.12.13 (client/server)
Server: Concurrent Versions System (CVS) 1.12.13 (client/server)
答: 暂无答案
评论
-f
cvs commit