avatar
j*o
1
I try to use CVS command line client to contact CVS server,
like below:
cvs -d :pserver:a*****[email protected]:/usr/cvs/dav4j
login
password: anoncvs
But I can not connect to them. it is connection timed out.
does anyone can help
me? Thanks
avatar
z*w
2
Are you sure pserver is running at oss.software.ibm.com?
I think nowadays people are using ssh with cvs. try:
#for bash
export CVS_RSH=ssh
cvs -d a*****[email protected]:/usr/cvs/dav4j
#for csh
setenv CVS_RSH ssh
cvs -d a*****[email protected]:/usr/cvs/dav4j

【在 j**o 的大作中提到】
: I try to use CVS command line client to contact CVS server,
: like below:
: cvs -d :pserver:a*****[email protected]:/usr/cvs/dav4j
: login
: password: anoncvs
: But I can not connect to them. it is connection timed out.
: does anyone can help
: me? Thanks

avatar
j*o
3
Thanks. But if I work on WinNT, how should I do?

【在 z*******w 的大作中提到】
: Are you sure pserver is running at oss.software.ibm.com?
: I think nowadays people are using ssh with cvs. try:
: #for bash
: export CVS_RSH=ssh
: cvs -d a*****[email protected]:/usr/cvs/dav4j
: #for csh
: setenv CVS_RSH ssh
: cvs -d a*****[email protected]:/usr/cvs/dav4j

avatar
z*w
4
I don't have experience on WinNT. But I saw some people saying
you can use cygwin with ssh & cvs client. You need to set up
some ssh key and some environment variable "CVS_RSH" "CVSROOT".
I don't know the step-by-step details.
You can try search the web and figure it out by yourself. It's fun. hehe

【在 j**o 的大作中提到】
: Thanks. But if I work on WinNT, how should I do?
avatar
b*e
5
get winCVS

【在 z*******w 的大作中提到】
: I don't have experience on WinNT. But I saw some people saying
: you can use cygwin with ssh & cvs client. You need to set up
: some ssh key and some environment variable "CVS_RSH" "CVSROOT".
: I don't know the step-by-step details.
: You can try search the web and figure it out by yourself. It's fun. hehe

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。