From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.devel Subject: Re: emacs bzr and git-bzr Date: Tue, 5 Jan 2010 18:07:51 +0100 Message-ID: <201bac3a1001050907y53e05fd7rd902c5ced0cef154@mail.gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1262711793 29113 80.91.229.12 (5 Jan 2010 17:16:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 17:16:33 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 05 18:16:26 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NSD15-0002Om-It for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 18:16:23 +0100 Original-Received: from localhost ([127.0.0.1]:60946 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSD15-00047h-Ps for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 12:16:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSCtP-0008II-Vd for emacs-devel@gnu.org; Tue, 05 Jan 2010 12:08:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSCtK-0008Fw-PL for emacs-devel@gnu.org; Tue, 05 Jan 2010 12:08:27 -0500 Original-Received: from [199.232.76.173] (port=47275 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSCtK-0008Fq-Gj for emacs-devel@gnu.org; Tue, 05 Jan 2010 12:08:22 -0500 Original-Received: from mail-fx0-f228.google.com ([209.85.220.228]:46552) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSCtH-0007K3-QE for emacs-devel@gnu.org; Tue, 05 Jan 2010 12:08:22 -0500 Original-Received: by fxm28 with SMTP id 28so7667998fxm.26 for ; Tue, 05 Jan 2010 09:08:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to :content-type:content-transfer-encoding; bh=7edlz3sqsD1mxJJF4R1k+QJIePSBxrHTonpQQEJwGRE=; b=VPHle0GENy30koCazTIdDlnTuPdVexoa1BJSFJYfqzuwKEo1NdxuWdEGlt4mh5AEwo vnPIndrmdNZ8V2aCC4mNEj2qZLTz8rp4bkUomoHQyEt4DovQW1Akvaa+apLGJszQYPWr BmoIvVq50R+BkearFU/4wDbpbexVTlW9Xc9+s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=YedaXpwL28EnR8uOm9WT/HJWPfuc8XS0V3mLHj5JN2JzVCIrfilLe+AKk8C4Ber+YW gl37BnygRncBF6dgVOI2oAAfpoD31Cx4zrDpbPmypxR9vsW2ZeS6spj4ydt+a+re3PZ3 t1b6uYaPsPxqBWnGYnZ1KGZaz8ezIb3tp3agg= Original-Received: by 10.216.89.84 with SMTP id b62mr4636486wef.227.1262711291096; Tue, 05 Jan 2010 09:08:11 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: b72bbf311d3fd414 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:119449 Archived-At: On Tue, Jan 5, 2010 at 16:26, Stefan Monnier wro= te: >> Is there a way to use one of the "git-bzr" scripts out there that's safe= and >> consistent with the way we want to use bzr for emacs =C2=A0development? > > I'd ask on a git-bzr list rather than here, There is no such list as far as I can tell. And there is not one such scrip= t but multiple [1] competing ones all not very flexible. I have used one of the b= ash version of the script in the past and started fixing it and decided it was = not worth it. In it's current form it adds absolutely nothing but restrictions,= and would have to be completely rewritten. Of course it would be nice if someone wrote a better version, comparable to e.g. git-svn. I might work on it in a few weeks but if someone else wants t= o give it a shot I would be more than happy. You should probably start by looking at git-svn which is written in perl. git-bzr won't work for what you (Ken) would like to use it because (a) it d= oes not rebase your git branch (instead you have to maintain (rebase) your own branch which can not be the branch used for importing (I believe)) and (b) = it can only we used to pull and push from a local bzr repository (so git-bzr w= ould not hide bzr from you as it would still be needed to push upstream. git-bzr could be used for "emacs bzr" but it wouldn't be as simple as runni= ng one command as it is with git-svn. -- Jonas [1] http://github.com/pieter/git-bzr/network (is there another version I am= not aware of?)