RTC scm - howto handle the copyright character '©'
![]()
We need to import a lot of files from an existing cvs repository into the RTC source code management (scm) which contain the copyright character '©'.
Can RTC also handle files that contain this sign using 8859-1 or windows-125x character encoding - '0xA9' or does it only allow to use the copyright sign using UTF-8 encoding - '0xC2A9' ? |