Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Szathmáry Zoltán wrote: > Now install new 2.5.01.1894 cvsnt in production environment, because my > tests were OK, and needed to install it, because in this version Tony > fixed the filename passing to taginfo triggers. OK, now we can log the > tagging operations correctly, but > we cannot work with our files/directories which includes non-us-ascii > chars in their name! What problems are you having? 2.5.01 is the first release that works correctly with multilingual files - it no longer matters which codepage the clients and servers are in for example. It's possible if your client and server were in different codepages your repository has corrupted names in it, and you didn't notice because you never checked out the files on the server. Correcting the affected files manually should fix this. Tony