Renamed file displayed twice in IDEA Changes toolwindow

Bug #709342 reported by Gordon Tyler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr4j
New
Undecided
Unassigned

Bug Description

IDEA 10.0.1, bzr4j 2.4.3.

If I have an IDEA changeset with a versioned file that was renamed and then edited, the file is displayed twice in the IDEA Local Changes toolwindow, like so:

- Changeset name
  - module
    - path/to/file
      - NewFilename.java - renamed from OriginalFilename.java
      - NewFilename.java

Both are in the modified file color. I'm guessing this is because the bzr status output is like this:

renamed:
  path/to/file/OriginalFilename.java => path/to/file/NewFilename.java
modified:
  path/to/file/NewFilename.java

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.