changeset 8172 | 36b935cad495 |
parent 8155 | b7cdfa2527be |
child 8206 | cce63ef1045b |
--- a/hgext/convert/subversion.py Sun Apr 19 13:12:20 2009 -0400 +++ b/hgext/convert/subversion.py Sat Apr 25 21:27:47 2009 +0800 @@ -851,7 +851,7 @@ self.ui.note(_('skipping blacklisted revision %d\n') % revnum) continue - if paths is None: + if not paths: self.ui.debug(_('revision %d has no entries\n') % revnum) continue cset, lastonbranch = parselogentry(paths, revnum, author,