"xmlls --non-recursive ." returns empty list

Bug #482901 reported by Gordon Tyler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-xmloutput
Fix Released
Medium
Gordon Tyler

Bug Description

Using bzr-xmloutput trunk revno 136.

C:\Temp\bzr>bzr --version
Bazaar (bzr) 2.0.1
  Python interpreter: C:\Program Files (x86)\Bazaar\python25.dll 2.5.4
  Python standard library: C:\Program Files (x86)\Bazaar\lib\library.zip
  Platform: Windows-Vista-6.0.6001-SP1
  bzrlib: C:\Program Files (x86)\Bazaar\lib\library.zip\bzrlib
  Bazaar configuration: C:\Users\Owner\AppData\Roaming\bazaar\2.0
  Bazaar log file: C:\Users\Owner\Documents\.bzr.log

Copyright 2005, 2006, 2007, 2008, 2009 Canonical Ltd.
http://bazaar-vcs.org/

bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.

C:\Temp\bzr>bzr info
Standalone tree (format: 2a)
Location:
  branch root: .

C:\Temp\bzr>bzr xmlls .
<?xml version="1.0" encoding="cp1252"?><list><item><id>foo-20091112234933-q5itu3
19xobuqqxk-1</id><kind>file</kind><path>./foo</path><status_kind>versioned</stat
us_kind></item><item><id>rksmrg2-20091114001719-hykhv4m7ok7cvtsm-1</id><kind>dir
ectory</kind><path>./räksmörgå2</path><status_kind>versioned</status_kind></item
></list>

C:\Temp\bzr>bzr xmlls --non-recursive .
<?xml version="1.0" encoding="cp1252"?><list></list>

C:\Temp\bzr>

Related branches

Revision history for this message
Gordon Tyler (doxxx) wrote :

I should note that the "bzr ls" command no longer has a --non-recursive option.

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Gordon,

Thanks for reporting this problem and working on it.

Changed in bzr-xmloutput:
status: New → In Progress
importance: Undecided → Medium
milestone: none → 0.8.6
assignee: nobody → Gordon Tyler (doxxx)
Changed in bzr-xmloutput:
status: In Progress → Fix Committed
Changed in bzr-xmloutput:
status: Fix Committed → 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.