/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 doc/en/admin-guide/hooks-plugins.txt

  • Committer: Jelmer Vernooij
  • Date: 2010-03-02 19:50:18 UTC
  • mfrom: (5071 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5072.
  • Revision ID: jelmer@samba.org-20100302195018-x2rz29tcs77k4v67
merge bzr.dev.

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-vcs.org/en/plugin-guide.  For purposes of installation,
 
25
http://doc.bazaar.canonical.com/plugins/en/.  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``