Alexey Shumkin <Alex.Crezoff@xxxxxxxxx> writes: > As far as cp1251 and UTF-8 files are in different folders, > it is logically enough to set pattern like > > <folder with a UTF-8-xmls>/*.xml diff=utf8-to-cp1251 > > for the UTF-8 files. ... IN the directory that needs conversion and not in the other one or at the toplevel. Problem solved, no? Another idea may be to use "?" in the directory part of the pattern. Unless the directory structure is sick enough to have these directory names: dir-1/utf8-file.xml dir 1/cp1251-file.xml dir?1/*.xml would match the matter, so... -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html