discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep cvs download on Solaris


From: Nicolas Roard
Subject: Re: GNUstep cvs download on Solaris
Date: Mon, 21 Jun 2004 16:32:46 +0100

On 2004-06-21 16:01:46 +0100 Andreas Hoeschler <ahoesch@smartsoft.de> wrote:

Hello all,

is anybody successfully using cvs to download/update GNUstep on Sun Solaris? I am using cvs 1.11.17 from www.sunfreeware.com and the following command to upgrade my source tree.
        
        cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/gnustep co gnustep

This works on MacOSX but on Solaris I get a timeout.

bash-2.05# cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/gnustep co gnustep
savannah.gnu.org: Connection timed out
cvs [checkout aborted]: end of file from server (consult above messages if any)

Any ideas?

perhaps :

export CVS_RSH="ssh"

before using cvs.

--
Nicolas Roard





reply via email to

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