开发者

Setting up Eclipse to connect to Sourceforge CVS

开发者 https://www.devze.com 2023-02-08 10:26 出处:网络
I am new to SourceForge and CVS in general. Having some difficulties setting up Eclipse to connect to SoureForge CVS.

I am new to SourceForge and CVS in general. Having some difficulties setting up Eclipse to connect to SoureForge CVS.

I have created project on http://testjavaproj.sourceforge.net, enabled(added) CVS option in SourceForge, have SSH/shell privileges.

In Eclipse added CVS repository with the following information

HOST: cvs.sourceforge.net

Repository Path: /cvsroot/Test_Java_project Connection Type: extssh

update: I found some info on SourceForge website

cvs -d:pserver:anonymous@testjavaproj.cvs.sourceforge.net:/cvsroot/testjavaproj l开发者_Go百科ogin

cvs -z3 -d:pserver:anonymous@testjavaproj.cvs.sourceforge.net:/cvsroot/testjavaproj co -P modulename

Tried to log-in using: Host: testjavaproj.cvs.sourceforge.net

Repository Path:/cvsroot/testjavaproj

However, I am still getting the error message:

Error fetching resource list from repository. Reason: Could not connect to :extssh:differential@testjavaproj.cvs.sourceforge.net:/cvsroot/testjavaproj: CVS communication error: org.eclipse.team.internal.ccvs.ssh2.CVSSSH2ServerConnection$SSH2IOException: Connection refused: connect

Thanks !


SourceForge CVS services are down. See Site Status.


Try with host: testjavaproj.svn.sourceforge.net
and repository path: /cvsroot/testjavaproj

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号