emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git mirrors


From: John Wiegley
Subject: Re: Git mirrors
Date: Fri, 07 Oct 2011 03:25:56 -0500
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin)

>>>>> Thierry Volpiatto <address@hidden> writes:

> So IIUC to make a git repo containing all Emacs branches, it is needed to
> checkout all these branches in the bzr repo and then git-bzr clone <root of
> bzr repo>?

I have to checkout all the branches within a "multi-site" repository, and then
do:

  git bzr add <BRANCH> <path to checkout of BRANCH>
  git bzr fetch <BRANCH>

Wash, rinse, repeat.

So far I have not found a way to get a listing of all the branches in a Bazaar
repository, nor how to mirror them.  This looks like it may need some
scripting.

John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]