Warning about working trees not updating not suppressed

Bug #360521 reported by Jeroen Hoekx
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Plugin to Update Remote Trees
Fix Committed
Medium
Jeroen Hoekx

Bug Description

The push command no longer uses the builtin.warning method to notify about it not updating the working tree. Instead it uses trace.note. Suppressing the warning did not work because of that.

There's also does no check for bzr+ssh:// in the branch URI, which can also be updated with this plugin.

Related branches

Revision history for this message
Andrew Schulman (andrex) wrote :

Actually it uses trace.warning. The attached patch to lp:~jeroen-hoekx/bzr-push-and-update/note makes that branch work correctly to suppress the warning.

Revision history for this message
Andrew Schulman (andrex) wrote :

> Actually it uses trace.warning.

This is true since at least bzr 2.0.0. So you can probably safely ignore earlier cases.

Jelmer Vernooij (jelmer)
Changed in bzr-push-and-update:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Jeroen Hoekx (jeroen-hoekx)
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.