On Mar 23, 2009, at 10:18 AM, Pieter de Bie wrote:
You might want to take a look at git-bzr (http://github.com/pieter/git-bzr/tree/master ) it allows incremental bidirectional interaction between git and bzr using the fast-export/import, so it might just work in your case. There are some issues with it, so you might want to check the 'network' part on github and use one of the other variants.That said, it's a 100 line script that hasn't been used much, so good luck :)
Thanks, this appears to be useful.AFter reading your script, I tried incremental exports on the bzr side: It still supports --import-marks and this seems to work quickly enough for my small test project.
Could you update the documentation as to how to install the git-bzr script? (I searched for "plugin" in the git user manual, and google, and didn't find anything. I haven't used git much, so I'm a bit naive as regards to such a question.)
<<attachment: smime.p7s>>