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."