/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: Martin Pool
  • Date: 2005-05-11 04:18:51 UTC
  • Revision ID: mbp@sourcefrog.net-20050511041851-a0a7480c958ef86c
- new testing command compare-trees
- change operation of TreeDelta object a bit
  to specify which renamed files also have modified text
- new TreeDelta.show() factored out
- new compare_trees similar to compare_inventories
  but handling WorkingTrees that don't have a SHA-1 
  in the inventory but can get it from cache
- new Inventory.get_file_kind

Show diffs side-by-side

added added

removed removed

Lines of Context:
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".