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

Source control in web ui - download question

We are having a case where when, through the web ui, a user does an 'lock and download' on an xls file and the file is created on his laptop in a read-only state. In order to change the file he must copy it do a different file and edit that.

He has tried, in windows, to changing the file property to read-write but that seems to not have had any effect.

The person has a developer's license, is a member of the team area that owns the stream. His role allows all source control options.

He is later able to upload a change to the file.

Any ideas on why this is being created as a read-only file and how we can stop this behavior ? What are we missing ?

Thanks - Brian

0 votes



One answer

Permanent link
By default, when a file is locked in the repository for download, it
should be loaded into the file system in a writable state. And once it
is in the file system, it is under file system control, not RTC control,
so if you can't make it writeable in the file system, then there is
something about your file system ACL that is forcing the read-only behavior.

So to track this down, we'd need to know what exact file system you are
using, and what the current ACL's are on the directory into which you
are loading the file.

Something else to try is:
- If you create a file in that directory using some other tool, is it
created writeable?
- If you download the file into a different directory, is it writeable?

Cheers,
Geoff

On 6/18/2010 4:07 PM, bltjazz wrote:
We are having a case where when, through the web ui, a user does an
'lock and download' on an xls file and the file is created on his
laptop in a read-only state. In order to change the file he must
copy it do a different file and edit that.

He has tried, in windows, to changing the file property to read-write
but that seems to not have had any effect.

The person has a developer's license, is a member of the team area
that owns the stream. His role allows all source control options.

He is later able to upload a change to the file.

Any ideas on why this is being created as a read-only file and how we
can stop this behavior ? What are we missing ?

Thanks - Brian

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: Jun 18 '10, 3:58 p.m.

Question was seen: 4,787 times

Last updated: Jun 18 '10, 3:58 p.m.

Confirmation Cancel Confirm