From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28897 invoked by alias); 27 Jan 2016 14:39:19 -0000 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 Received: (qmail 28773 invoked by uid 89); 27 Jan 2016 14:39:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:8.14.7, Hx-languages-length:529, Names, Real X-HELO: elastic.org Received: from elastic.org (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 27 Jan 2016 14:39:17 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.15.2/8.15.2) with ESMTPS id u0REdAgH045963 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 27 Jan 2016 09:39:10 -0500 Received: (from fche@localhost) by super.elastic.org (8.15.2/8.14.7/Submit) id u0REdAGp045961; Wed, 27 Jan 2016 09:39:10 -0500 Date: Wed, 27 Jan 2016 14:39:00 -0000 From: "Frank Ch. Eigler" To: Per Bothner Cc: overseers@sourceware.org Subject: Re: dead link on "kawa mailing list archives" Message-ID: <20160127143910.GA31733@elastic.org> References: <56A6440D.8090102@bothner.com> <20160126162235.GC7295@redhat.com> <56A7FA41.1000403@bothner.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56A7FA41.1000403@bothner.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-SW-Source: 2016-q1/txt/msg00047.txt.bz2 Hi - > [...] If you have a script or process that makes it trivial to > convert from Svn to Git, that would be a reason to stick to > Sourceware. [...] AIUI it's pretty trivial already, whether using native git tools, or esr's reposurgeon. The only complication I know of is that some projects try to improve their contributor-name database when they switch to git, to go beyond 'userid' to 'userid@host Real Name', and they may not have all the Real Names handy already. - FChE