User question : does bzr have an equivalent to "tla archive-mirror"?
Michael Ellerman
michael at ellerman.id.au
Sun Dec 11 20:19:46 GMT 2005
On Sun, 11 Dec 2005 08:13, John Arbash Meinel wrote:
> bzr loads any plugins which it can find in bzrlib/plugins/,
> ~/.bazaar/plugins/, (which can be overridden by BZR_PLUGIN_PATH).
>
> For the above plugin, you can do:
>
> mkdir ~/.bazaar
> cd ~/.bazaar
> bzr branch http://bzr.arbash-meinel.com/plugins/update-mirrors
Should be:
mkdir -p ~/.bazaar/plugins
cd ~/.bazaar/plugins
bzr branch http://bzr.arbash-meinel.com/plugins/update-mirrors
Then run "bzr plugins" and you should see the update-mirrors mentioned.
cheers
--
Michael Ellerman
IBM OzLabs
email: michael:ellerman.id.au
inmsg: mpe:jabber.org
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)
We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051211/e4882d41/attachment.pgp
More information about the bazaar
mailing list