Help with Bzr-Git

Daniel Carrera dcarrera at gmail.com
Wed Jul 14 17:02:33 BST 2010


Excellent, it works now. PPAs are cool.

Can I ask a couple of questions about Bazaar?:

1) Does "bzr push" automatically push all branches to the server (as
in Mercurial) or do you have to do something special to push a branch?

2) How can you use the "shelve" command to put aside a specific hunk
in a file? For example:

# Add a file.
echo "Line 1\nLine 2\nLine 3\nLine 4" > file
bzr add file
bzr commit -m 'Initial commit'

# Change two lines.
echo "Hello\nLine 2\nLine 3\nWorld" > file
bzr shelve


This doesn't give me the option to shelve the first change but not the second.

I am trying to write some information about Bazaar for a Git-using
project. I've sent a couple of emails asking for help, but nobody
replies. Maybe everyone is at the beach for the summer.

Daniel.


On Wed, Jul 14, 2010 at 4:27 PM, Martin Pool <mbp at canonical.com> wrote:
> On 14 July 2010 15:18, Daniel Carrera <dcarrera at gmail.com> wrote:
>> The crash file is attached. Is there any hope for me to get this working?
>
> Yes, there is hope.  This is bug
> <https://bugs.edge.launchpad.net/bzr-git/+bug/569661> which is fixed
> in trunk and that page links to a ppa with fixes.
>
> --
> Martin
>



-- 
No trees were killed in the generation of this message. A large number
of electrons were, however, severely inconvenienced.



More information about the bazaar mailing list