From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19584 invoked by alias); 22 Oct 2013 18:41:59 -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 19560 invoked by uid 89); 22 Oct 2013 18:41:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pb0-f43.google.com Received: from mail-pb0-f43.google.com (HELO mail-pb0-f43.google.com) (209.85.160.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 22 Oct 2013 18:41:57 +0000 Received: by mail-pb0-f43.google.com with SMTP id md4so9016881pbc.2 for ; Tue, 22 Oct 2013 11:41:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=SRQFJngD8eNJlrl/JMc+m+PsM25Gjj84Oi/9pe+C3J4=; b=h/IfiAei9noQZw1ubqnFNUylXNsVWitmiTGrdGvSRDKSZfoHhbLM5+YE55CeUDD4nr jkbDzzj68psiCY+WoeKUgKnJSwOllVzLwWaGvApcFe2a0TEraTkRgAQl1j+8u7e1OyHL RIaQPeINhEpYVILEav1/4mkJco31pAJWEDRmjXj2ilpnbAmP2ClD8k5fhlw1TimLmfiM wvBADs2AVGIxNzTmW8dNN5de41C63jum37eqeItld1a75ppUcD+JuYymKwLKLvwiSgbW IbXDqjvaM3wnkIyA46lDx1qlaevBLa0RemsCwyNoT0Bj3DfKmNrBK3IpcFl3kTIDd00L U5lw== X-Gm-Message-State: ALoCoQkK663OaTMrlh0AdowqQ9fyIfA+lgDhkIY7Hkse+59gn3/7ebutoSeUt+WIe7tH/QETj/et+J1oHu40kHClYjMXML6oRnoCVCldXpDO6Uygpixxh1h+MfMNgJzduQAAiv9soNGO0njF8fFvJ5yUrEES+lDrBKAHZUBBKLE/LypeXV6iC8/7MSmw2U19eeTpGCaOOVA+ MIME-Version: 1.0 X-Received: by 10.68.178.197 with SMTP id da5mr24626790pbc.28.1382467315432; Tue, 22 Oct 2013 11:41:55 -0700 (PDT) Received: by 10.68.194.230 with HTTP; Tue, 22 Oct 2013 11:41:55 -0700 (PDT) In-Reply-To: <877gd5iyaz.fsf@fleche.redhat.com> References: <877gd5iyaz.fsf@fleche.redhat.com> Date: Tue, 22 Oct 2013 18:41:00 -0000 Message-ID: Subject: Re: git is live From: Cary Coutant To: Tom Tromey Cc: GDB Development , Binutils Development Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00094.txt.bz2 > The URLs: > > git://sourceware.org/git/binutils-gdb.git > ssh://sourceware.org/git/binutils-gdb.git Thanks, Tom! Does anyone know if it's possible to switch my existing git repos (cloned from the old mirror at sourceware.org/git/binutils) to the new one? Or is it best to clone from scratch? -cary