1
You need the Dulwich Python module installed (or in PYTHONPATH) and a fairly
4
For more information on Dulwich, see http://samba.org/~jelmer/dulwich/
6
Installing bzr-git can be done by putting it into the ~/.bazaar/plugins
7
directory, and renaming its directory to "git".
5
bzr-git relies on the git python module available on:
7
http://gitorious.org/projects/git-python
9
To run and build it, run:
11
$ git clone git://gitorious.org/git-python/mainline.git git-python
13
$ python setup.py install
15
Installing bzr-git can be done by putting it into the ~/.bazaar/plugins directory,
16
and renaming its directory to "git".