/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Jelmer Vernooij
  • Date: 2009-04-02 15:54:49 UTC
  • mto: (0.200.326 trunk)
  • mto: This revision was merged to the branch mainline in revision 6960.
  • Revision ID: jelmer@samba.org-20090402155449-nuqhu1fsnqk6bt0g
Check that regenerated objects have the expected sha1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Installing bzr-git can be done by putting it into the ~/.bazaar/plugins directory, 
2
 
and renaming its directory to "git".
 
1
You need the Dulwich Python module installed (or in PYTHONPATH) and a fairly 
 
2
recent version of bzr. 
 
3
 
 
4
For more information on Dulwich, see http://samba.org/~jelmer/dulwich/
 
5
 
 
6
Installing bzr-git can be done by putting it into the ~/.bazaar/plugins 
 
7
directory, and renaming its directory to "git".