~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/admin-guide/hooks-plugins.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-02-11 04:02:41 UTC
  • mfrom: (5017.2.2 tariff)
  • Revision ID: pqm@pqm.ubuntu.com-20100211040241-w6n021dz0uus341n
(mbp) add import-tariff tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
purposes, as well as for backups and mirroring.
23
23
 
24
24
Information on the whole range of Bazaar plugins is available at
25
 
http://doc.bazaar.canonical.com/plugins/en/.  For purposes of installation,
 
25
http://doc.bazaar-vcs.org/en/plugin-guide.  For purposes of installation,
26
26
plugins are simply python packages.  They can be installed alongside Bazaar in
27
27
the ``bzrlib.plugins`` package using each plugin's ``setup.py``.  They can
28
28
also be installed in the plugin path which is the user's ``~/.bazaar/plugins``