bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-dejagnu] Broken CVS instructions at dejagnu webpage ?


From: Theodoros V. Kalamatianos
Subject: [Bug-dejagnu] Broken CVS instructions at dejagnu webpage ?
Date: Sun, 13 Nov 2005 09:55:12 +0200 (EET)

Hi,

According to http://www.gnu.org/software/dejagnu/ in order to do a CVS checkout you need to do

$ cvs -z3 -d:ext:address@hidden:/cvsroot/dejagnu co dejagnu

On my system this did not work, as cvs stopped trying to connect to the CVS server. Setting CVS_RSH="ssh" in the environment, as indicated by the CVS usage guide (http://savanah.gnu.org/cvs/?group_id=38) allows cvs to work without a problem. Although it is not a major problem, perhaps
the instructions should be updated to:

$ CVS_RSH="ssh" cvs -z3 -d:ext:address@hidden:/cvsroot/dejagnu co dejagnu

to save people the three-minute hassle of looking up the correct way to do this... people can be very lazy sometimes (me not excluded) :-)


Regards,

Theodoros Kalamatianos




reply via email to

[Prev in Thread] Current Thread [Next in Thread]