savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] Willing to Assist with Bazaar


From: Eli Zaretskii
Subject: Re: [Savannah-hackers-public] Willing to Assist with Bazaar
Date: Thu, 11 Sep 2014 17:57:25 +0300

> Date: Thu, 11 Sep 2014 09:50:00 -0400
> From: Assaf Gordon <address@hidden>
> Cc: address@hidden
> 
> > bzr branches
> > is provided by the bzrtools plugin.  What do you mean by "doesn't work"?
> > Does it give an error message?
> >
> 
> "Doesn't work" (for me) means it gives no output at all (either useful 
> information or an error message), as shown here:
>    
> http://lists.gnu.org/archive/html/savannah-hackers-public/2014-09/msg00018.html

What you see is the output of a built-in "branches" command, not the
one provided by the bzrtools plugin.

To get what you want, either use "bzr branches -R" or "bzr list-branches".
(The latter is the "real" name of the command from bzrtools;
"branches" is just its alias, but it is disabled in latest bzr versions,
because there's a built-in "branches" command with a slightly different
semantics.)

You should invoke both commands from the repository directory, not from
a branch under it.

Please be patient: this command is quite slow.  E.g., in the Emacs repo
it took almost 7 minutes, and produced a list of more than 50 branches.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]