From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15482 invoked by alias); 27 Dec 2007 07:20:04 -0000 Received: (qmail 15469 invoked by uid 22791); 27 Dec 2007 07:20:04 -0000 X-Spam-Check-By: sourceware.org Received: from mail.sunnorth.com.cn (HELO bjmsw01.sunnorth.com.cn) (124.42.0.200) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Dec 2007 07:19:57 +0000 Received: from maillog.sunnorth.com.cn (unverified [172.20.10.250]) by bjmsw01.sunnorth.com.cn (Clearswift SMTPRS 5.2.9) with ESMTP id ; Thu, 27 Dec 2007 15:19:53 +0800 Received: from ntns1cn.sunnorth.com.cn (ntns1cn.sunnorth.com.cn [172.20.10.252]) by maillog.sunnorth.com.cn (8.12.10/8.12.10) with ESMTP id lBR7LqeV020269; Thu, 27 Dec 2007 15:21:52 +0800 In-Reply-To: <20071227070034.GV31301@adacore.com> From: bjgnu@sunnorth.com.cn To: brobecker@adacore.com Cc: gdb@sourceware.org Subject: Re: Change email address of maintainer? MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5 September 26, 2003 Message-ID: Date: Thu, 27 Dec 2007 07:20:00 -0000 Content-Type: text/plain; charset="US-ASCII" X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00182.txt.bz2 Hi Joel, Thanks. Another question. gdb-owner@sourceware.org wrote on 2007-12-27 15:00:34: > > If changing email address of maintainer, is there any problems such as > > SVN checkout or commit? > > No. The authentication mechanism does not involve your email address, > so there shouldn't be any problem. If you preserved your ssh key, > all should be working as usual. Does the ssh key bind to my current IP? If transferring the ssh key to another pc or linux user, Do SVN operations also work? > -- > Joel