Thread (4 messages) flat view 4 messages, 1 author, 2016-06-15
DORMANTno replies

Revision v1 of 3 in this series.

Revisions (3)
  1. v1 current
  2. v2 [diff vs current]
  3. v3 [diff vs current]

[PATCH 0/3] New remote-bzr remote helper

From: Felipe Contreras <hidden>
Date: 2016-06-15 22:55:11

Hi,

This is a proof-of-concept remote helper for bzr, that turns out to work rather well.

It uses bzr-fastimport[1], which is what most current bzr<->git tools uses, but
the quality is not that great. After applying an important fix[2], it works
nicely, but you will get tons of verbose messages.

Eventually we might want to implement the same functionality as bzr-fastimport,
but for now this already works nicely enough.

Cheers.

[1] http://wiki.bazaar.canonical.com/BzrFastImport
[2] https://launchpadlibrarian.net/121967844/bzr-fastimport-no-graph.patch

Felipe Contreras (3):
  Add new remote-bzr transport helper
  remote-bzr: add support for pushing
  remote-bzr: add simple tests

 contrib/remote-helpers/git-remote-bzr | 221 ++++++++++++++++++++++++++++++++++
 contrib/remote-helpers/test-bzr.sh    | 111 +++++++++++++++++
 2 files changed, 332 insertions(+)
 create mode 100755 contrib/remote-helpers/git-remote-bzr
 create mode 100755 contrib/remote-helpers/test-bzr.sh

-- 
1.8.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help