diff --using should not create temporary files when diffing a working tree.

Bug #490738 reported by Gary van der Merwe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Gary van der Merwe

Bug Description

Currently when you run diff --using xxx, it creates temporary files representing the trees being diffed, for the external app to read. It also does this for a working tree.

The difftools plugin does not create temporary files for the working tree, but rather passes the path to the working tree. This makes it possible to edit the working tree files in the external diff app.

I would like for this to be ported to the core bzr diff --using implementation.

Related branches

Changed in bzr:
assignee: nobody → Gary van der Merwe (garyvdm)
importance: Undecided → Medium
summary: - diff --using should not create tempory files when diffing a working
+ diff --using should not create temporary files when diffing a working
tree.
Martin Pool (mbp)
Changed in bzr:
status: New → In Progress
Vincent Ladeuil (vila)
Changed in bzr:
status: In Progress → Fix Released
milestone: none → 2.1.0b4
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.