easy-mode for bazaar

Bug #680537 reported by Jon Loldrup
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Opinion
Undecided
Unassigned

Bug Description

Bazaar should have a (disablable) easy-mode in which all error messages, and all non-error-messages that implicitly states that something should be done, should tell how to do that needed action.

Example:

loldrup@explab:~/repo/trunk$ bzr conflicts
Text conflict in src/src/node.py
loldrup@explab:~/repo/trunk$

could become:

loldrup@explab:~/repo/trunk$ bzr conflicts
Text conflict in src/src/node.py
use 'bzr resolve' when conflict(s) has been mitigated
loldrup@explab:~/repo/trunk$

Revision history for this message
Jon Loldrup (loldrup) wrote :

or better:
"use 'bzr resolve' when conflict(s) has been mitigated"
->
"use 'bzr resolve' when you have resolved the conflict(s)"

Changed in bzr:
status: New → Opinion
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.