当前位置: 技术问答>linux和unix
【cvs提问】我定义了一个模块,可是在co的时候出现如下错误!
来源: 互联网 发布时间:2015-05-07
本文导语: 该模块的定义是这样: cvs_ll cvstest/cvs_ll [gjm@cvs gjm]$ cvs co cvs_ll cvs checkout: existing repository /cvstest/cvs_ll does not match /mytest/cvstest/cvs_ll cvs checkout: ignoring module cvs_ll 为啥?哪里出错了?我的仓库在/mytest中 ...
该模块的定义是这样:
cvs_ll cvstest/cvs_ll
[gjm@cvs gjm]$ cvs co cvs_ll
cvs checkout: existing repository /cvstest/cvs_ll does not match /mytest/cvstest/cvs_ll
cvs checkout: ignoring module cvs_ll
为啥?哪里出错了?我的仓库在/mytest中
cvs_ll cvstest/cvs_ll
[gjm@cvs gjm]$ cvs co cvs_ll
cvs checkout: existing repository /cvstest/cvs_ll does not match /mytest/cvstest/cvs_ll
cvs checkout: ignoring module cvs_ll
为啥?哪里出错了?我的仓库在/mytest中
|
好像你只是定义了模块,但是没有import进去过,所以仓库里没有这个模块
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。