sandindust 2007-3-30 11:40
帮忙看看WinCVS统一版本的问题?
我在用WinCVS1.3汉化版本统一版本时,
在提交选项页面----强制提交一项中填入自己设置的版本号2.0------确定
出现下面的问题是什么原因:
cvs commit -m four -r 2.0 (in directory D:\CVSRoot\aaa\database\)
cvs commit: Examining .
Usage: cvs server [DnRlf] [-B bug | -b bug ] [-m msg | -F logfile] files...
-b bugid Only commit files related to bug.
-B bugid Mark files with bug.
-c Check for valid edits before committing.
-D Assume all files are modified.
-F logfile Read the log message from file.
-e Keep edited files.
-f Force the file to be committed; disables recursion.
-n Do not run the module program (if any).
-l Local directory only (not recursive).
-m message Log message.
-R Process directories recursively.
(Specify the --help global option for a list of other help options)
***** CVS exited normally with code 1 *****
显示执行失败.
请问这是什么原因?
sandindust 2007-3-30 15:16
再问一下CVSnt的哪个版本+Wincvs的哪个版本+Python的哪个版本才是完美的组合啊?
高手些回一下帖嘛?
joanna_king 2007-4-3 12:12
可以到CVS的官方网站上下一个,最新匹配的好像是2006年11月的版本,我下了一个,在用,挺好用的
freefish88 2007-4-12 16:04
参数值错了吧,还有你那里的“four”是指文件名??