From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27924 invoked by alias); 22 Oct 2013 08:04:32 -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 27900 invoked by uid 89); 22 Oct 2013 08:04:30 -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,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: glazunov.sibelius.xs4all.nl Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 22 Oct 2013 08:04:30 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id r9M84MQ1026189; Tue, 22 Oct 2013 10:04:23 +0200 (CEST) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id r9M84MUX011879; Tue, 22 Oct 2013 10:04:22 +0200 (CEST) Date: Tue, 22 Oct 2013 08:04:00 -0000 Message-Id: <201310220804.r9M84MUX011879@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: tromey@redhat.com CC: gdb@sourceware.org, binutils@sourceware.org In-reply-to: <877gd5iyaz.fsf@fleche.redhat.com> (message from Tom Tromey on Tue, 22 Oct 2013 01:01:40 -0600) Subject: Re: git is live References: <877gd5iyaz.fsf@fleche.redhat.com> X-SW-Source: 2013-10/txt/msg00075.txt.bz2 > From: Tom Tromey > Date: Tue, 22 Oct 2013 01:01:40 -0600 > > Hi everybody. Git is now live and the master repository for binutils > and gdb. Guess my neighbours will have to deal with significantly more cursing from now on ;). > Maybe I made some enormous mistake! While I'd prefer to be finished > with this project, if there is a mistake, please be reassured that we > have not taken any truly irreversible action. CVS commits are disabled, > but all the data is still there. Been travelling and still have a significant mail backlog. So apologies if the following question has already been answered. Can the CVS repository remain online for the foreseeable future? I have various cvs trees with uncommitted patches sitting around and being able to use cvs diff in those trees would help me in carrying them over into git. Thanks, Mark