Atomatic remote stacking ala Launchpad
Max Bowsher
maxb at f2s.com
Wed Nov 25 19:04:20 GMT 2009
Joke de Buhr wrote:
> Any hint how I might activate such a stacking policy.
python -c 'from bzrlib.bzrdir import BzrDir;
BzrDir.create("somepath").get_config().set_default_stack_on("/path/to/some/other/repository")'
will write a bzrdir into somepath/.bzr that configures future
repositories created under somepath/ to stack themselves on the
repository at /path/to/some/other/repository .
Max.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20091125/0ea39c01/attachment.pgp
More information about the bazaar
mailing list