It's all about the answers!

Ask a question

In RTC 5.0.2: Check in local changes pop-ups "Inconsistent line delimiter were encountered in files..." message


Muhammad Moid (141334) | asked Dec 12 '15, 9:44 a.m.
 Hi,

I was moving some files using RTC Client to jazz repository. While check-in, it pop-ups a message "Inconsistent line delimiter were encountered in files..." message 

Please see the from the image in below link:
https://drive.google.com/file/d/0B5ka4WvpKMx7Y3otc1ZzTjJtOVU/view?usp=sharing

WHat does that mean? and what should I do, Select All or Deselect all?

Regards,
Muhammad Moid

One answer



permanent link
Shashikant Padur (4.2k27) | answered Dec 13 '15, 11:02 p.m.
JAZZ DEVELOPER
edited Dec 13 '15, 11:03 p.m.
Inconsistent line delimiters in a file could happen if you have a file created in one platform (say Windows) and the text has been edited/copied to this file in another platform (say Linux/Unix). Windows has CRLF as the line delimiter and Linux has LF as the line delimiter.
As mentioned in the dialog, you can select the files that you know are text files and those files will be changed to have consistent line delimiters. By default, when you share or check-in files for the first time the default line delimiter is set to PLATFORM. So if your PLATFORM is Windows then the  line delimiters will be set to CRLF.

For information take a look at the following links:
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/t_line_delim_handling.html&scope=null
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/c_lineterm.html&scope=null


Comments
Muhammad Moid commented Dec 14 '15, 1:36 a.m.

Actually I have to move all the files and I was not sure about the files. So I "deselect all"  for time being and moved the files to Jazz Repository. So, all the files are inserted as Binary.


Now If I came to know the those files were text. How can I make them text file again?


Shashikant Padur commented Dec 14 '15, 2:03 a.m.
JAZZ DEVELOPER

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.