From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19770 invoked by alias); 18 Oct 2007 15:02:19 -0000 Received: (qmail 19760 invoked by uid 22791); 18 Oct 2007 15:02:16 -0000 X-Spam-Check-By: sourceware.org Received: from pool-70-20-17-24.bstnma.fios.verizon.net (HELO cgf.cx) (70.20.17.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 18 Oct 2007 15:02:14 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 5B89913C306; Thu, 18 Oct 2007 11:02:12 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id 57DBE90050; Thu, 18 Oct 2007 11:02:12 -0400 (EDT) Date: Thu, 18 Oct 2007 15:02:00 -0000 From: Christopher Faylor To: overseers@gcc.gnu.org, Joel Sherrill Subject: Re: write access to gc svn Message-ID: <20071018150212.GA30879@ednor.casa.cgf.cx> Mail-Followup-To: overseers@gcc.gnu.org, Joel Sherrill References: <471763E0.4010109@oarcorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <471763E0.4010109@oarcorp.com> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00024.txt.bz2 On Thu, Oct 18, 2007 at 08:47:12AM -0500, Joel Sherrill wrote: >I have avoided needing to use my write permission to gcc's repository >since most of my patches are small. Now I have some larger work to >merge and am not sure I have ever had write access to the svn >repository working. I had write access to cvs. > >Have I just forgotten my password or is there something you guys have >to do? We don't use passwords. We use ssh keys. Has yours changed since you registered with sourceware.org? cgf