RTC SCM Character Encoding and Line Delimiters when creating files programatically
![]() Hello All,
|
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Aug 18 '17, 3:13 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I think the encoding and the line delimiters are important for compare merge operations. But only an experienced Jazz SCM developer could tell for sure.
Comments Thanks for the reply Ralph. We wanted the encoding to be of windows 1252 :
I don't know. Since the Eclipse client supports that, I think you should be able to do that. Again, I typically make sure to create content the way I want it with the Tools and the I look into their representation in the API. That s usually the easiest way to make sure what you want works.
|