installing plugins in the repository, rather than the client
Marius Kruger
amanic at gmail.com
Wed Jan 14 22:47:41 GMT 2009
2009/1/14 Andrew Schulman <andrex at alumni.utexas.net>
> > when connection through a smart protocol (bzr://, bzr+https://, etc),
> then
> > the hooks of the plugins installed on the server are run (on the server).
>
> OK, that is very good news. But, where should the plugins be installed?
> In
> .bzr/plugins of the repository root?
>
uhm, in the usual place.
There is no way to install repository-specific plugins in bazaar (that I
know of), only system-wide or user-wide.
When using smart protocols, bazaar must be installed on the server, so you
should be able to install it system wide:
> If you have the necessary permissions, plugins can also be installed on a
> system-wide basis. Two locations are currently checked for plugins:
>
>
> 1. the system location - bzrlib/plugins
> 2. the personal location - $BZR_HOME/plugins.
>
> On a Linux installation, these locations are typically
> /usr/lib/python2.4/site-packages/bzrlib/plugins/ and
> $HOME/.bazaar/plugins/. On a Windows installation, the system location
> might be C:\\Program Files\\Bazaar\\plugins while the personal location
> might be C:\Documents and Settings\<username>\Application
> Data\Bazaar\2.0\plugins.
>
( http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html#using-plugins )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090115/b84882c6/attachment.htm
More information about the bazaar
mailing list