+ -
当前位置:首页 → 问答吧 → zendstudio CVS问题..

zendstudio CVS问题..

时间:2008-08-20

来源:互联网

安装完cvsnt后
CVSNT Control Panel的repository configuration设置
location为E:/myproject  
name为/myproject

这是我zend里面的设置
cvs >> check out设置
cvs根
:pserver:root:pher@localhost:/myproject
模块名称
myproject
工作目录
E:\开发\projects

以下是输出的信息
E:\Zend\ZendStudio-5.5.1\bin\SourceControl\cvs\cvs.exe -d :pserver:root:****@localhost:/myproject checkout -m  ''  myproject

cvs.exe checkout: cannot open CVS/Entries for reading: No such file or directory
cvs server: cannot find module `myproject' - ignored

cvs command finished with exit code 1

模块那个地方要是换成 /myproject ,就输出下面这样的信息...

E:\Zend\ZendStudio-5.5.1\bin\SourceControl\cvs\cvs.exe -d :pserver:root:pher@localhost:/myproject checkout -m  ''  /myproject

cvs.exe checkout: cannot open CVS/Entries for reading: No such file or directory
cvs.exe checkout: in directory `.':
cvs.exe checkout: CVS directory found without administrative files.
cvs.exe checkout: Use CVS to create the CVS directory, or rename the
cvs.exe checkout: directory if it is intended to store something
cvs.exe checkout: besides CVS administrative files.
cvs.exe [checkout aborted]: *PANIC* administration files missing!

cvs command finished with exit code 1

总是说找不到目录,要不就是找不到配置
我实在不知道怎么搞了...怎么才能解决这些问题....??
求助大家..谢谢~~~~

[ 本帖最后由 淡o^_^o水炎 于 2008-8-20 14:34 编辑 ]

搜索更多相关主题的帖子: cvs错误 cvs cvs问题 cvs设置

作者: 淡o^_^o水炎   发布时间: 2008-08-20