[BUG] bzr push --help doesn't show --create-prefix with bzrtools
John Arbash Meinel
john at arbash-meinel.com
Thu Apr 27 15:36:03 BST 2006
Aaron Bentley wrote:
> John Arbash Meinel wrote:
>> Is there any chance that bzrtools could be broken up into separate
>> plugins? I realize it is a little more work to install, and that might
>> be painful enough not to do it. But right now it is an all or nothing
>> deal.
>
> Robert brought up the help decoration issue yesterday in IRC, and we
> thought the best thing to do was to rename the bzrtools push command.
> Once upon a time, bzr push and bzrtools push were similar enough that
> decoration made sense, but I think that's no longer true.
>
>> I know *I* don't want to use bzrtools' push command, because it
>> wants to use rsync, which I think is really unsafe now that we have
>> repositories. (My rsync plugin specifically disables itself if source or
>> target is not a standalone branch)
>
> Understood. I wish native bzr network operations were faster, though.
>
> Aaron
>
Well, with knits I'm starting to bind my branches. And I'm finding it
doesn't work too bad.
Weave performance is *horrible* over a slow network. The biggest issue
still being inventory.weave. When I work from home and try to do a
regular push it takes *minutes* to push up a couple revisions. (Because
it had to download the 6MB inventory.weave, check it, and then upload
its own 6MB copy).
With rsync performance was *vastly* improved (though it didn't create
new directories with correct permissions on a shared branch). Seconds
instead of minutes.
Now with knits, things are much better. I still wouldn't bind over a
slow network, but pushing isn't nearly as painful.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060427/15dbfb4c/attachment.pgp
More information about the bazaar
mailing list