/brz/remove-bazaar

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

  • Committer: Martin Pool
  • Date: 2005-08-17 02:06:19 UTC
  • Revision ID: mbp@sourcefrog.net-20050817020618-c7ae430253df8532
- rearrangement of modules, contributed by Gustavo Niemeyer


1) Moved plugins directory to bzrlib/, so that there's a standard
  plugin directory which is not only installed with bzr itself
  but is also available when using bzr from the development tree.
  BZR_PLUGIN_PATH and DEFAULT_PLUGIN_PATH are then added to the
  standard plugins directory.

2) Moved the needed third-party tools to an internal directory under
  bzrlib/util.  This makes sure that needed tools are available in
  the bzr installation, including the correct/expected version, and
  eases the process of packaging and redistribution of bzr
  ('setup.py bdist*' creates a working distribution).

3) Fixed setup.py including the needed package entries.

I hope you find them useful.
Filename Latest Rev Last Changed Committer Comment Size
..
convertfile.py 942 20 years ago Martin Pool - update convertinv to work with current weave cod 2.1 KB Diff Download File
convertinv.py 893 20 years ago Martin Pool - Refactor weave calculation of inclusions 2 KB Diff Download File
history2revfiles.py 1065 20 years ago Martin Pool - add tool to try conversion of history into revfi 2.8 KB Diff Download File
testweave.py 945 20 years ago Martin Pool - add stubbed-out test for clashing replace and de 20 KB Diff Download File
weavebench.py 936 20 years ago Martin Pool - weavebench should set random seed to make it rep 2.6 KB Diff Download File
weavemerge.sh 921 20 years ago Martin Pool - shell script to set up a weave merge test case 584 bytes Diff Download File