From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3781 invoked by alias); 22 Oct 2013 20:46:28 -0000 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 Received: (qmail 3757 invoked by uid 89); 22 Oct 2013 20:46:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-wi0-f175.google.com Received: from mail-wi0-f175.google.com (HELO mail-wi0-f175.google.com) (209.85.212.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 22 Oct 2013 20:46:27 +0000 Received: by mail-wi0-f175.google.com with SMTP id hm4so6360508wib.8 for ; Tue, 22 Oct 2013 13:46:23 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.20.13 with SMTP id j13mr16142389wie.6.1382474783562; Tue, 22 Oct 2013 13:46:23 -0700 (PDT) Received: by 10.194.205.136 with HTTP; Tue, 22 Oct 2013 13:46:23 -0700 (PDT) In-Reply-To: <87eh7df359.fsf@fleche.redhat.com> References: <877gd5iyaz.fsf@fleche.redhat.com> <87eh7df359.fsf@fleche.redhat.com> Date: Tue, 22 Oct 2013 20:46:00 -0000 Message-ID: Subject: Re: git is live From: Fred Cooke To: Tom Tromey Cc: binutils , GDB Development Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-10/txt/msg00102.txt.bz2 Tom is there an official Binutils/GDB or even GNU Github account? I believe you can setup auto mirrors there, or at least special mirrors. That'd be a nice way to take the load off of sourceware and get an auto backup :-) Of course, everyone has a backup now, so the chances of losing everything are zero :-) On Tue, Oct 22, 2013 at 10:42 PM, Tom Tromey wrote: >>>>>> "DJ" == DJ Delorie writes: > > DJ> Tom Tromey writes: >>> CVS commits are disabled, but all the data is still there. > > DJ> Note that this has broken my robo-merge scripts for libiberty. I hope > DJ> that cvs's libiberty/ and include/ can be re-enabled, assuming there are > DJ> other users of libiberty left in src. > > Sure, I'll fix that tomorrow. > > DJ> Either way, my robo-merge scripts do not support git and I have no plans > DJ> on migrating them (/me dislikes git). I've given Tom copies (at his > DJ> request) so he can adapt them to the new repo. > > Coming soon. > > Tom