Hi. Using hgsvn I'm converting my Subversion repositories to Mercurial. However files in some old projects have dos line ending, and I want to convert them to unix line ending. I'm using: [encode] **.py = dos2unix in hgrc file, but this seems not to work. I'm not sure to fully understand how filters works. Thanks Manlio Perillo