Comment 2 for bug 203152

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 203152] [NEW] "bzr merge --pull" does not list changes

On Mon, 2008-03-17 at 13:01 +0000, Stefan Monnier wrote:
> Public bug reported:
>
> Maybe this is a duplicate of #113990. When "merge --pull" does a pull, the command just says "All changes applied successfully." without showing the usual list of modifications applied.
> This is problematic for some external tools that want to keep track of the state of each file.
> The same holds for "uncommit".

I agree this is a bug, but external tools should not be parsing the
command output to synchronise with bzr, because a use could trivially do
any operation without using your tool and thus desynchronise things.

We have a growing library of robust machine processable apis in the
xmloutput plugin, which will be getting moved into the core.

-Rob

--
GPG key available at: <http://www.robertcollins.net/keys.txt>.