discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Is CVS working ?


From: David Wetzel
Subject: Re: Is CVS working ?
Date: Wed, 31 Dec 2003 12:33:58 +0100

Pete French wrote:

> Somebody said last night that CVS was working again, but I am getting the
> following when I try and fetch the gnustep tree..
> 
> cvs [checkout aborted]: connect to subversions.gnu.org(199.232.41.3):2401
> failed: Operation timed out
> 
> any ideas ?

Yes. You have to use ssh2. 


export CVS_RSH="ssh"

(or 'setenv CVS_RSH ssh' for csh)

on the website you can read 

cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/gnustep co gnustep

for core you should have success with

cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/gnustep co gnustep/core

if you have write access to the Gnustep CVS repository you have to regenerate a 
SSH2 public key and register that on savannah.gnu.org. That was what I forgot. 
I had set the SSH to use version 2 but had only a version 1 key registered on 
savannah...

dave

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/  dave@turbocat.de





reply via email to

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