From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28525 invoked by alias); 2 Feb 2006 22:41:48 -0000 Received: (qmail 28517 invoked by uid 22791); 2 Feb 2006 22:41:47 -0000 X-Spam-Check-By: sourceware.org Received: from uproxy.gmail.com (HELO uproxy.gmail.com) (66.249.92.195) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Feb 2006 22:41:42 +0000 Received: by uproxy.gmail.com with SMTP id k40so37138ugc for ; Thu, 02 Feb 2006 14:41:39 -0800 (PST) Received: by 10.48.217.10 with SMTP id p10mr297523nfg; Thu, 02 Feb 2006 14:41:39 -0800 (PST) Received: by 10.49.65.12 with HTTP; Thu, 2 Feb 2006 14:41:39 -0800 (PST) Message-ID: <9784d3ab0602021441xec3253dg6d9e2fc950546c63@mail.gmail.com> Date: Thu, 02 Feb 2006 22:41:00 -0000 From: Lee Millward To: overseers@gcc.gnu.org Subject: Logging in failure MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00084.txt.bz2 Hi, I have an account which permits me read/write access to the GCC source code that was setup for me recently although when I attempt to login I'm experiencing failure with "permission denied". The command I use to try and checkout the source code is the following: svn checkout svn+ssh://lmillward@gcc.gnu.org/svn/gcc/trunk gcc which results in the following: Permission denied. svn: Connection closed unexpectedly Can you provide any insight into what might be causing this? Any help will be greatly appreciated. Thanks, Lee