广大吧友,请帮我解决cvs安装路上遇到的一个问题,
cvs -d :pserver:buyuehang@localhost:/var/lib/cvsd/cvs-root login
Logging in to :pserver:buyuehang@localhost:2401/var/lib/cvsd/cvs-root
CVS password:
Fatal error, aborting.
buyuehang: no such user
我是Ubuntu系统
(本来一开始是报错
cvs [login aborted]: unrecognized auth response from localhost: cvs [pserver aborted]: /var/lib/cvsd/cvs-root: no such repository
我修改了/etc/cvsd/cvsd.conf文件中的Repos ,这个错误就消失了。)
cvs -d :pserver:buyuehang@localhost:/var/lib/cvsd/cvs-root login
Logging in to :pserver:buyuehang@localhost:2401/var/lib/cvsd/cvs-root
CVS password:
Fatal error, aborting.
buyuehang: no such user
我是Ubuntu系统
(本来一开始是报错
cvs [login aborted]: unrecognized auth response from localhost: cvs [pserver aborted]: /var/lib/cvsd/cvs-root: no such repository
我修改了/etc/cvsd/cvsd.conf文件中的Repos ,这个错误就消失了。)