iemejia / catho

A file catalog utility inspired by the awesome Robert Vasicek's Cathy project. Or my excuse to hack something that I really need.
GNU Lesser General Public License v3.0
6 stars 1 forks source link

Error indexing when a file has the same name of a directory #46

Closed iemejia closed 11 years ago

iemejia commented 11 years ago

try to index e.g. /file/file and boom, the problem is in the path_block_iterator, in the way it builds the path names.