Versioned filter still shows non-versioned files

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

Bug Description

If you select "Versioned" from the filter above the working tree browser, it still shows non-versioned files. I'm not sure if this is a bug or just my misinterpretation of what it's intended to show.

Tested in Bazaar Explorer 0.11.2 on Windows XP SP3.

Related branches

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

I see this occasionally as well. I suspect it's a bug in the QBzr widget but it may be in how I'm using it. I'll ask Gary to take a look. Can you consistently reproduce it?

Changed in bzr-explorer:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Gareth White (gwhite-deactivatedaccount) wrote :

I can reproduce it pretty easily. For example:
* bzr init branch1
* cd branch
* echo test > test1.txt
* echo test > test2.txt
* bzr add test1.txt
* bzr commit -m "test" test1.txt
* bzr explorer .

If you select "Versioned" then the working tree shows both test1.txt and test2.txt. The status shows up as "non-versioned" for test2.txt. This file also comes up if you select "Ignored".

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

Gary,

Any ideas?

Changed in bzr-explorer:
assignee: nobody → Gary van der Merwe (garyvdm)
Changed in bzr-explorer:
status: Confirmed → Fix Released
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.