scm get file downloads file with wrong encoding
![]() I have a file in RTC with the following properties:
Does any one have any idea as to why the file is incorrectly downloading with IBM-1047 encoding on RHEL/Windows? I'm using the RTC 6.0.6.1 scm/lscm command and RTC Eclipse Client 6.0.6.1, and the RTC server is running RTC 6.0.6.1 iFix001. |
2 answers
![]() Hi Alexander,
You can refer this article on how to configure encoding.
Below website shows you how to create or edit magic.properties file.
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/t_magicproperties.html
|
![]() It turns out that lscm get file is working correctly. While the current version of the file has a Character Encoding of UTF-8, the version that was being downloaded by the lscm get file has a Character Encoding of IBM-1047.
|