we are on v2.0.0.2, how can we set the MIME type of files during check-in with 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.According to http://www-01.ibm.com/support/docview.wss?uid=swg21607057, the "magic.properties" file is available since v3.0.1. At the moment we are on v2.0.0.2, so how can we set the MIME type of files during the check-in operations on SCM CLI?
Thanks in advance.