invalid status report for renamed items

Bug #408232 reported by Aigenta Dev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

D:\Temp\1>bzr init
Created a standalone tree (format: pack-0.92)

D:\Temp\1>md dir1

D:\Temp\1>dir 1>dir1\1.txt

D:\Temp\1>bzr add dir1
adding dir1
adding dir1/1.txt

D:\Temp\1>bzr commit -m "-"
Committing to: D:/Temp/1/
added dir1
added dir1/1.txt
Committed revision 1.

D:\Temp\1>bzr rename dir1 dir2
dir1 => dir2

D:\Temp\1>bzr status dir1\1.txt

D:\Temp\1>bzr status dir2\1.txt

--------------------------------------------------------------------------
Both status commands return no data. Should be:
renamed:
  dir1/1.txt => dir2/1.txt

description: updated
Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 408232] [NEW] invalid status report for renamed items

 duplicate 347649

This is fixed in my branch. Should be landing in the next day or two [at
most]

-Rob

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.