![](https://secure.gravatar.com/avatar/41e7a39428c47f8fe4125d5b8e0f24bd.jpg?s=120&d=mm&r=g)
Hi Marc,
thank you for your research :)
Is anyone using the repo with git and could provide all corresponding commands for this page then:
https://inkscape.org/en/develop/using-git-repositories/
(and tell if they really work, too?)
I'd be happy to put in the replacements, if someone could give them to me, and also checks that I got it right before I publish - or to give someone edit permissions so he/she can make the corrections directly, without a complicating detour via me ;).
Kind regards, Maren
Am 28.08.2015 um 14:24 schrieb Marc Jeanmougin:
Hi,
On my system (debian testing) at least, the git-bzr-ng package does not exist anymore. (probably per https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742415 )
However, "man git-remote-bzr" indicates there is a way to simply do
$ git clone bzr::lp:inkscape
to "transparently clone, fetch and push to and from Bazaar repositories as if they were Git ones."