wuwb379 2007-3-28 16:28
请问各位大虾cvsnt问题!
我在执行'cvs chacl default:n',提示'server does not support chacl'
请问:是服务端要配制哪里才支持'chacl'还是版本不兼容呢?谢了
服务端是:CVSNT2.5.03 客户端是:wincvs1.3
fishy 2007-3-29 10:11
你可以在论坛里面先搜索一下的,以前有人讨论过这样的问题...
比如以下几篇帖子:
[url]http://bbs.51testing.com/viewthread.php?tid=27919&highlight=server%2Bdoes%2Bnot%2Bsupport%2Bchacl[/url]
[url]http://bbs.51testing.com/viewthread.php?tid=3993&highlight=server%2Bdoes%2Bnot%2Bsupport%2Bchacl[/url]
不知道对您的问题有没有帮助
wuwb379 2007-3-29 10:49
谢谢斑竹,:)
我的和[url]http://bbs.51testing.com/viewthread.php?tid=27919&highlight=server%2Bdoes%2Bnot%2Bsupport%2Bchacl[/url]是同一个问题
症状1:
cvs chacl default:n
cvs [chacl aborted]: server does not support chacl
***** CVS exited normally with code 1 *****
解决:是python跟wincvs不兼容,最后用python221+cvsnt-2.0.41+wincvs1.3中文版
就是把 2.5 的 cvs.exe 连同相关的dll一并copy到 wincvs\cvsnt 目录下,replace 掉 1.11版的cvs.exe
不过语法变了, cvs chal default:n 不认识了,现在的语法不清楚呢
哪位知道CVSNT 2.0.4版哪有的下载?
wuwb379 2007-3-29 15:21
[url]http://bbs.51testing.com/viewthread.php?tid=25142&highlight=CVSNT%2B2.0.4[/url]