cvs -d :pserver:txshi@127.0.0.1:d:/cvs login
Logging in to :pserver:txshi@127.0.0.1:2401:d:/cvs
cvs [login aborted]: d:/cvs: no such repository
***** CVS exited normally with code 1 *****
------------------------------------------------------
现在设置
------------------------------------------------------
cvs -d :pserver:txshi@127.0.0.1:2401:/cvs login
Logging in to :pserver:txshi@127.0.0.1:2401:/cvs
***** CVS exited normally with code 0 *****
------------------------------------------------------
本文记录了在使用CVS过程中遇到的登录问题及其解决过程。通过调整登录配置,成功解决了无法连接到本地CVS服务器的问题,并实现了正常退出。
8229

被折叠的 条评论
为什么被折叠?



