Heya, > The remote helper code was done in python (mostly based off of Sverre's > remote-hg code) and relies on the "bzr-fastimport" tool. It can be found > on my github repository: Glad you found my code helpful :). > - It is possible to push changes back _but_ only in some situations. The > "bzr-fastimport" tool currently has bugs [1] that prevent it from doing > what we want. I have included a patch in the remote helper repository to > fix one issue on the fix that was proposed but the whole thing is not > completely fixed. I see you are not using the 'export' functionality, which is good since it has a bug, but if you'd be interested in doing that, feel free to ping me in #git-devel on freenode or on gchat, and we can figure out what would be easiest. > I have been working on the bzr-fastimport bugs but I didn't receive any > feedback from maintainers. So I currently am wondering if I need to be > pushing for this tool to be fixed or if I should reimplement it. I'd recommend working on 'bzr fast-import', forking it if necessary. Definitely preferable over creating a new tool from scratch. > Any help and/or support would be appreciated. I'll keep posting status > updates when I have new info or progress on the project. Please keep up the good work, I'd love to be able to clone bzr repo's :). -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html