Dear All
I have tried OnTime 2007 for a while. I encountered a problem on SCM integration with subversion.
when I use
cammand line client: C:\Program Files\Subversion\bin\svn.exe
and there is a file with multi-byte character(none-Unicode Chinese) file name, the SVN browsing failed. (during the generating of XML)
After re-naming this file, it works.
I guess the XML generator use default encoding UTF8, so it does not support the none-Unicode Chinese file name.
Is there a method to change the default encoding or any other solution to fix this?
Thanks
Charles