It's all about the answers!

Ask a question

Recommendation about jazz.line-delimite and jazz.mime property


Natsumi Yokoyama (209387101) | asked Jun 04 '13, 5:34 a.m.

Hi

I need to edit and to check in some text files, *.ini and *.ksh,  on AIX and alos need to load those files on Windows. In this case, is there any recommendation abouto how to set  jazz.line-delimite and jazz.mime property ?

  • jazz.mime = "text/plain" ?
  • line-delimite = "LF"?

By default, in my environment , following properties are set. These files are not binary but text. If I did not change these properties, what will be occured?

  • jazz.mime = "application/unknown"
  • line-delimite = "none"

Thank you in advance.

Natsumi

Accepted answer


permanent link
Shashikant Padur (4.2k27) | answered Jun 11 '13, 12:33 a.m.
JAZZ DEVELOPER
I believe you are talking in context of the SCM CLI.
To change the mime type and line-delimiter of a particular file or extension during initial checkin you must create a magic.properties file. Details of how to create the magic.properties file is specified in the following link... https://jazz.net/wiki/bin/view/Main/SCMMagicFile#The_magic_file 

If the file is already checked in then the property can be changed using the property set command. 


Natsumi Yokoyama selected this answer as the correct answer

Comments
Natsumi Yokoyama commented Jul 19 '13, 2:59 a.m.

Thank you so much!

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.