Executable property on source binary file not set in linux after the workspace load in RTC 4.0.0.1
There seems to be issue in RTC 4.0.0.1 with file executable property in Linux platform.
A binary file with Executable set to true and Execute permission to all ( eg: -rwxrwxr-x. copyiso ) and checked in and delivered to a stream using RTC 4.0.0.1 client in Redhat 6.3 x86_64 Linux. to RTC 4.0.0.1 server.
When the same file is loaded back to workspace from the server with RTC 4.0.0.1 client, the file permissions becomes -rwxrw-r--. copyiso. (No execute permission to group and others )
If RTC 3x client is used to load the same file to the workspace from RTC 4.0.0.1 server, it loads the file with right permissions -rwxrwxr-x. copyiso (Execute permission to group and others)
This is causing some build issues in Linux where there is no execute permission to group and others.
Is this a known issue ? Is there any work around or setting in the RTC eclipse client for this problem ?
A binary file with Executable set to true and Execute permission to all ( eg: -rwxrwxr-x. copyiso ) and checked in and delivered to a stream using RTC 4.0.0.1 client in Redhat 6.3 x86_64 Linux. to RTC 4.0.0.1 server.
When the same file is loaded back to workspace from the server with RTC 4.0.0.1 client, the file permissions becomes -rwxrw-r--. copyiso. (No execute permission to group and others )
If RTC 3x client is used to load the same file to the workspace from RTC 4.0.0.1 server, it loads the file with right permissions -rwxrwxr-x. copyiso (Execute permission to group and others)
This is causing some build issues in Linux where there is no execute permission to group and others.
Is this a known issue ? Is there any work around or setting in the RTC eclipse client for this problem ?
2 answers
Udaya, you asked the question already following https://jazz.net/forum/questions/91242/set-jazzexecutable-property-on-file.
I am not sure if the group permissions are covered and I don't run Linux. I would suggest you create a defect or enhancement request here to get this solved.
I am not sure if the group permissions are covered and I don't run Linux. I would suggest you create a defect or enhancement request here to get this solved.
https://jazz.net/forum/questions/92203/rtc-40-regression-how-to-set-groupother-executable-permissions
That question is likely the same question as yours.
That question is likely the same question as yours.