It's all about the answers!

Ask a question

Share Code with Jazz


Fernando Gallego (161) | asked Apr 21 '09, 5:41 a.m.
Hi, I have the following problem:

In Rational Team Concert (Eclipse) I want to share a file code for that file as a member of the team,
upload to the repository can then be modified by another member of my team. Another member of my team can see the file from my repository
but you can not modify.

Someone knows a solution?

Thank you very much. Fernando

5 answers



permanent link
Jakub Jurkiewicz (59632) | answered Apr 21 '09, 9:37 a.m.
Hi, I have the following problem:

In Rational Team Concert (Eclipse) I want to share a file code for that file as a member of the team,
upload to the repository can then be modified by another member of my team. Another member of my team can see the file from my repository
but you can not modify.

Someone knows a solution?

Thank you very much. Fernando


Hello,

Do you mean locking files to prevent other members of a team making any changes? If yes, the following work item is addressing it: https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=62531
It is already implemented in 2.0beta1, you can download this version of RTC and play around.

kind regards,
Jakub

permanent link
Geoffrey Clemm (30.1k33035) | answered Apr 21 '09, 12:32 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Note that a Jazz SCM "lock" prevents modification to that file in a
given stream (i.e. prevents a deliver operation that would modify that
file in that stream). But a user is always allowed to checkin a
change-set to a file, or deliver a change to that file to a different
stream in which it is not locked.

Just for interest's sake, why did you want to prevent other team members
from modifying that file?

Cheers,
Geoff

jjurkiewicz wrote:
FGallegowrote:
Hi, I have the following problem:
In Rational Team Concert (Eclipse) I want to share a file code for
that file as a member of the team,
upload to the repository can then be modified by another member of
my team. Another member of my team can see the file from my
repository
but you can not modify.

Someone knows a solution?

Thank you very much. Fernando

Hello,

Do you mean locking files to prevent other members of a team making
any changes? If yes, the following work item is addressing it:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=62531
It is already implemented in 2.0beta1, you can download this version
of RTC and play around.

kind regards,
Jakub

permanent link
Ralph Schoon (63.1k33646) | answered Apr 22 '09, 3:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hello FGallego,

I am not sure your issue is already solved with the answers.
From the short description you gave, another interpretation is you shared
your files only in a repository workspace and passed that to another user.
In this case the other user has only read only permission. If that is the
case, create a stream (for your team) and deliver your changes from the repository
workspace to that stream (using flow target in the repository workspace).
Other users of the team can create their own repository workspaces based
upon that stream and work on that code. Eventually the deliver their changes
back to the stream and others can see these changes then.

Hope I did not miss your question,


Ralph

Hi, I have the following problem:

In Rational Team Concert (Eclipse) I want to share a file code for
that file as a member of the team,
upload to the repository can then be modified by another member of my
team. Another member of my team can see the file from my repository
but you can not modify.
Someone knows a solution?

Thank you very much. Fernando

permanent link
Fernando Gallego (161) | answered Apr 22 '09, 6:42 a.m.
Sorry, I think that I dont expressed okay.

I want a member of my team can edit a code file that I uploaded to the repository. But it is not possible, because when I do, the other member of my team can not change the file. I hope you understand.

Very very very much.

Fernando

permanent link
Fernando Gallego (161) | answered Apr 22 '09, 12:57 p.m.
Hey Ralph.

Sorry!!! I have not read it. You are right!!

Very very very thanks for your help.

i am going to try it

;);)

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.