From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31379 invoked by alias); 12 Mar 2012 06:55:13 -0000 Received: (qmail 31357 invoked by uid 22791); 12 Mar 2012 06:55:12 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Mar 2012 06:54:58 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1S6z9l-0001pe-Ao from Yao_Qi@mentor.com ; Sun, 11 Mar 2012 23:54:57 -0700 Received: from SVR-ORW-FEM-05.mgc.mentorg.com ([147.34.97.43]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 11 Mar 2012 23:54:56 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.1.289.1; Sun, 11 Mar 2012 23:54:56 -0700 Message-ID: <4F5D9DB9.2010304@codesourcery.com> Date: Mon, 12 Mar 2012 06:55:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: oza Pawandeep CC: Tom Tromey , Subject: Re: [PATCH] arm reversible : References: <998639.46560.qm@web112516.mail.gq1.yahoo.com> <87k42vnjfa.fsf@fleche.redhat.com> <878vj9lo0x.fsf@fleche.redhat.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit 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/msg00386.txt.bz2 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 the 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? If you have multiple ssh keys, please make sure you (or cvs) are using the right key (which is used in your sourceware account application). If you still see errors, I have no idea. -- Yao (齐尧)