'bzr merge --preview' does not allow '--using' option

Bug #943922 reported by James Hunt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr (Ubuntu)
New
Low
Unassigned

Bug Description

'bzr merge --preview' shows a diff of the merge, but does not actually perform the merge.

However, that command does not provide a '--using' option limiting you to a plain text dump. This is fine for small diffs, but for anything sizeable, it would be extremely helpful (and consistent with 'bzr diff') if 'bzr merge --preview' could be made to support the '--using' option to preview the merge.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: bzr 2.5.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-16.25-generic-pae 3.2.6
Uname: Linux 3.2.0-16-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.93-0ubuntu2
Architecture: i386
Date: Thu Mar 1 11:09:57 2012
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: bzr
UpgradeStatus: Upgraded to precise on 2012-01-12 (48 days ago)

Revision history for this message
James Hunt (jamesodhunt) wrote :
Revision history for this message
James Hunt (jamesodhunt) wrote :

This limitation can be worked around like this:

$ bzr merge <foo>
$ bzr diff --using=<bar>
$ bzr revert

Changed in bzr (Ubuntu):
importance: Undecided → Low
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.