all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonas Bernoulli <jonas@bernoulli.cc>
To: emacs-devel@gnu.org
Subject: Re: emacs bzr and git-bzr
Date: Tue, 5 Jan 2010 18:07:51 +0100	[thread overview]
Message-ID: <201bac3a1001050907y53e05fd7rd902c5ced0cef154@mail.gmail.com> (raw)
In-Reply-To: <jwv4on0o9nc.fsf-monnier+emacs@gnu.org>

On Tue, Jan 5, 2010 at 16:26, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>> 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  development?
>
> 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 script but
multiple [1] competing ones all not very flexible. I have used one of the bash
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 to
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 does
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 would
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 running
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?)




  reply	other threads:[~2010-01-05 17:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05 13:44 emacs bzr and git-bzr Ken Raeburn
2010-01-05 15:26 ` Stefan Monnier
2010-01-05 17:07   ` Jonas Bernoulli [this message]
2010-01-06 15:19     ` Ken Raeburn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201bac3a1001050907y53e05fd7rd902c5ced0cef154@mail.gmail.com \
    --to=jonas@bernoulli.cc \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.