From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31434 invoked by alias); 12 Mar 2012 15:32:34 -0000 Received: (qmail 31424 invoked by uid 22791); 12 Mar 2012 15:32:33 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HK_OBFDOM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-we0-f169.google.com (HELO mail-we0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Mar 2012 15:32:20 +0000 Received: by werj55 with SMTP id j55so4244650wer.0 for ; Mon, 12 Mar 2012 08:32:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.139.229 with SMTP id c79mr8878906wej.16.1331566338398; Mon, 12 Mar 2012 08:32:18 -0700 (PDT) Received: by 10.180.78.135 with HTTP; Mon, 12 Mar 2012 08:32:18 -0700 (PDT) In-Reply-To: References: <998639.46560.qm@web112516.mail.gq1.yahoo.com> <87k42vnjfa.fsf@fleche.redhat.com> <878vj9lo0x.fsf@fleche.redhat.com> <4F5D9DB9.2010304@codesourcery.com> Date: Mon, 12 Mar 2012 15:32:00 -0000 Message-ID: Subject: Re: [PATCH] arm reversible : From: oza Pawandeep To: Yao Qi Cc: Tom Tromey , gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00404.txt.bz2 Hi Tom, I am still unable to checkout the code. getting timeout errors. any inputs ? Regards, Oza. On Mon, Mar 12, 2012 at 2:44 PM, oza Pawandeep wr= ote: > Hi Yao, > > From my virtual machine (linux console) ssh sourceware.org is not connect= ing. > while ssh from same console to any other machine in the nework is connect= ing. > while from outside [host] sourceware.org is getting connected using putty. > I think I have put my dsa key in the form, which seems to be ok to me. > > Regards, > Oza. > > > On Mon, Mar 12, 2012 at 12:24 PM, Yao Qi wrote: >> On 03/12/2012 02:23 PM, oza Pawandeep wrote: >>> I am trying following. >>> >>> linux-ghot:/home/oza/mk_patch/gdb # cvs -d >>> :ext:ozapawandeep@sourceware.org:/cvs/src co gdb >>> ssh: connect to host sourceware.org port 22: Connection timed out >>> cvs [checkout aborted]: end of file from server (consult above messages= if any) >>> >>> looks like ssh is returning with some error. would you guide me with th= e same ? >> >> I used to get some timeout errors on Monday morning (my time), but CVS >> works for me now. >> >> $ cvs -d :ext:qiyao@sourceware.org:/cvs/src co gdb >> cvs checkout: Updating src/gdb >> U src/gdb/.gitignore >> U src/gdb/CONTRIBUTE >> .... >> >> Your command looks right to me, so could you try again to check code >> out? =C2=A0If you have multiple ssh keys, please make sure you (or cvs) = are >> using the right key (which is used in your sourceware account >> application). =C2=A0If you still see errors, I have no idea. >> >> -- >> Yao (=E9=BD=90=E5=B0=A7)