requesting diff of one file gives output of all changes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
High
|
Unassigned | ||
bzr (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Binary package hint: bzr
The current lp:ubuntu/python-boto branch is a bit screwed up (to be fixed in bug 788736), but it illustrates a bug in bzr.
$ bzr diff -r tag:1.9b-
NEWS | 19 ----------
changelog | 81 -------
compat | 1
control | 26 -------------
copyright | 37 -------------------
pyversions | 1
rules | 115 +++++++
watch | 3 -
8 files changed, 61 insertions(+), 222 deletions(-)
Above I requested a diff of a single file (debian/rules) but the entire diff from the two revisions was given.
I've attached the .bzr directory of lp:ubuntu/python-boto for reproducibility. Grab the attachment, then:
tar -xvzf python-boto.tar.gz
cd python-boto
bzr revert # to restore the files I deleted to save space
bzr diff -r tag:1.9b-
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: bzr 2.4.0~beta2-
ProcVersionSign
Uname: Linux 2.6.39-3-generic x86_64
Architecture: amd64
Date: Thu May 26 13:18:55 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
PackageArchitec
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: bzr
UpgradeStatus: Upgraded to oneiric on 2010-11-15 (191 days ago)
Changed in bzr (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
tags: | added: check-for-breezy |
Hi Scott,
Thanks for the bug report.
Cheers,
Jelmer
affects ubuntu/bzr
status triaged
importance high
affects bzr
status confirmed
importance high