Need option to disable cross-format fetch warning

Bug #507655 reported by Matt Nordhoff
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Martin Pool

Bug Description

There should be an option to disable the cross-format fetch warning that was added in bug #456077.

You know, this one:

Fetching between repositories with different formats
from <RepositoryFormatKnitPack6> to <RepositoryFormat2a>.
This may take some time. Upgrade the branches to the same format
for better results.

Presumably it should use the "suppress_warnings" config option added in bug #160626.

Martin Pool (mbp)
Changed in bzr:
assignee: nobody → Martin Pool (mbp)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Martin Pool (mbp) wrote :

The warning is in the 2.0 series, but the warning-suppression code isn't there, so this might have to be done only in 2.1.

Revision history for this message
Matt Nordhoff (mnordhoff) wrote : Re: [Bug 507655] Re: Need option to disable cross-format fetch warning

Only doing it in 2.1 sounds fine to me. It wouldn't be *that* big a deal
to backport the warning-suppression code to 2.0, but it's probably not
worth it.

Anyway, you're the one doing the work, so it's up to you.

Jelmer Vernooij (jelmer)
tags: added: config format-infrastructure formats
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

suppress_warnings now supports "suppress_warnings = cross_format_fetch".

Changed in bzr:
status: Confirmed → Fix Released
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.