From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15024 invoked by alias); 14 Oct 2011 16:59:21 -0000 Received: (qmail 15003 invoked by uid 22791); 14 Oct 2011 16:59:18 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_BZ X-Spam-Check-By: sourceware.org Received: from mail-yx0-f172.google.com (HELO mail-yx0-f172.google.com) (209.85.213.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 14 Oct 2011 16:59:04 +0000 Received: by yxj19 with SMTP id 19so1147479yxj.31 for ; Fri, 14 Oct 2011 09:59:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.133.145 with SMTP id q17mr13133052yhi.58.1318611543886; Fri, 14 Oct 2011 09:59:03 -0700 (PDT) Received: by 10.236.207.106 with HTTP; Fri, 14 Oct 2011 09:59:03 -0700 (PDT) In-Reply-To: <83vcrrk0kf.fsf@gnu.org> References: <83r52g1rly.fsf@gnu.org> <83hb3ckn2s.fsf@gnu.org> <201110141022.p9EAMrUN030848@glazunov.sibelius.xs4all.nl> <83zkh3k419.fsf@gnu.org> <83vcrrk0kf.fsf@gnu.org> Date: Fri, 14 Oct 2011 17:06:00 -0000 Message-ID: Subject: Re: GIT and CVS From: Matt Rice To: Eli Zaretskii Cc: Andreas Schwab , pmuldoon@redhat.com, mark.kettenis@xs4all.nl, gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2011-10/txt/msg00147.txt.bz2 On Fri, Oct 14, 2011 at 9:19 AM, Eli Zaretskii wrote: >> From: Andreas Schwab >> Cc: pmuldoon@redhat.com, mark.kettenis@xs4all.nl, gdb@sourceware.org >> Date: Fri, 14 Oct 2011 18:11:40 +0200 >> >> Eli Zaretskii writes: >> >> >> git commit >> >> >> >> then >> >> >> >> git push >> > >> > Bzr's "bzr commit" is simpler: just one command, no need to remember >> > to run 2 commands. >> >> bzr also needs push. > > Of course, it pushes. =A0It just does that automatically (in a bound > branch) when you say "commit". > then use a git->bzr bridge? http://doc.bazaar.canonical.com/migration/en/foreign/bzr-on-git-projects.ht= ml