bzr branch

John A Meinel john at arbash-meinel.com
Tue May 10 18:57:30 BST 2005


All the docs talk a lot about "bzr branch" but that command doesn't seem
to exist. Is it just simply cp -ar?

I'm thinking to work on the plugin system first, so that writing new
commands can be done in a plugin, and then later rolled into the mainline.

Then I'm thinking to just create a simple bzr branch plugin, which
simply does a copy, though I think you also are supposed to create the
"parent" entry. Is that correct?

If so, I'm thinking that it should either be a completely relative path
to the root of the new working tree, or always an absolute path.

I like the idea of relative path, in the case that you move a parent
directory. But honestly if you start moving working directories, you're
going to have problems eventually, either way.

For now, I guess I'm just going to do "cp -ar"

John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050510/20742ee4/attachment.pgp 


More information about the bazaar mailing list