Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

change file permissions for a file stored in RTC

It appears to me that RTC maintains the file permissions a file had when it was added to source control, so when it is downloaded into a workspace it has those same permissions. I can not figure out how to change those permissions once a file has been uploaded. I have a script that was owner executable but not group executable and I need it to be group executable.

Thanks,
Mark

0 votes



2 answers

Permanent link
We don't maintain system-specific attributes on files other than the executable bit, and we don't record the scope of the bit.

In other words, you'll need to use a mechanism outside of jazz source control to set the executable bit on a script.

e

0 votes


Permanent link
My last message may not have been clear. You'll have to use a mechanism outside of jazz scm to set the group executable bit. Jazz will set the user executable bit for you.

e

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 03 '08, 3:29 p.m.

Question was seen: 6,038 times

Last updated: Dec 03 '08, 3:29 p.m.

Confirmation Cancel Confirm