[MERGE] bzr.exe: move builtin plugins out of library.zip to directory 'plugins'
Alexander Belchenko
bialix at ukr.net
Sun Jan 20 22:57:11 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This patch finishes reorganization of built-in plugins support for bzr.exe
that I started before bzr 1.0.
In my past experiments I found that loading builtin plugins from library.zip
is slower than from filesystem, because library.zip itself very big
file (>10MB) with many files inside.
So I moved builtin plugins (launchpad and multiparent) to 'plugins' directory
that installed typically as C:\Program Files\Bazaar\plugins.
bzr.exe is always looking for plugins in this directory, *after* user
plugins directory (either $APPDATA\bazaar\2.0\plugins or $BZR_PLUGIN_PATH).
Also I disable looking for plugins in library.zip, therefore it should reduce
plugins search time as well.
Now builtin plugins resides in filesystem,
so user is able disable them, if needed.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHk9HHzYr338mxwCURAifhAJ4uuTklS7PRk6+3/b+nqlLE9ANuMACfUAnU
8aaemJvKt4n+aEky5MGAaYk=
=Fs7H
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bzr-mail-6njaw_.patch
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20080121/dc97574d/attachment-0001.diff
More information about the bazaar
mailing list