[ANN] Bazaar Externals plugin

Eugene Tarasenko eugene.tarasenko at gmail.com
Wed Nov 25 02:59:20 GMT 2009


Óscar Fuentes <ofv <at> wanadoo.es> writes:
> Now let's suppose you are serving a branch and its externals through
> several protocols (http, bzr, sftp, etc). If the external has the
> protocol hard-coded, this may be a problem. One solution is to use the
> protocol used for branching the container branch, if the external URL
> has a magic protocol name. So if a branch `container' has this externals
> file:

I copied behaviour svn-externals if you need change only protocol use:

//server/bzr/project

If you have several servers use:

/bzr/project

If need hard coded url use:

bzr://server/bzr/project

If you need use externals from your server or from local disk use:

../../project




More information about the bazaar mailing list