problems with the cvs

The forum for our foreign guests... Please post in English
dunryc
Neugieriger
Neugieriger
Beiträge: 19
Registriert: Samstag 27. November 2004, 22:43

problems with the cvs

Beitrag von dunryc »

just wondering if anyone can help im not sureif its even a dbox related , ive upgraded my linux box from slackware 10 to fedora core 4 , on slackware i managed to get the cdk working but on my new fedora core 4 system it seems to fail at getting the info from the cvs server . im using the system for dbox only so no chenges have been made tro fedora since the installation. following the instructions from the wikki is fine untill
[dunryc@cpc1-tuxbox-cvs]# cvs -danoncvs@cvs.tuxbox-cvs.sourceforge.net:/cvs/tuxbox -z3 co -P .
connect to address 82.149.243.100 port 544: Connection refused
Trying krb4 rsh...
connect to address 82.149.243.100 port 544: Connection refused
trying normal rsh (/usr/bin/rsh)
cvs.tuxbox-cvs.sourceforge.net: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages if any)
any help would be appreciated

thank you dunryc












































[/quote]
arzka
Developer
Beiträge: 19
Registriert: Sonntag 10. April 2005, 23:21

Re: problems with the cvs

Beitrag von arzka »

dunryc hat geschrieben: trying normal rsh (/usr/bin/rsh)
cvs.tuxbox-cvs.sourceforge.net: Connection refused
Did you set CVS_RSH environment variable?

--
Arzka
liamcrayden
Neugieriger
Neugieriger
Beiträge: 9
Registriert: Donnerstag 25. August 2005, 09:14

Re: problems with the cvs

Beitrag von liamcrayden »

Type the following before you enter the cvs command:

export CVS_RSH=ssh

Then it should work :)
Had this problem on Red Hat Enterprise 4