Adding the files to source control
Hi All,
I have created a project area using SCRUM template. By default, a Team stream and a Team component (with initial Baseline) are created.
When I right click on the component, I am not seeing the "Load" menu.
Could anyone please update me how to add the files to source control in RTC.
We are using RTC 3.0.1 version.
Cheers,
Jose
I have created a project area using SCRUM template. By default, a Team stream and a Team component (with initial Baseline) are created.
When I right click on the component, I am not seeing the "Load" menu.
Could anyone please update me how to add the files to source control in RTC.
We are using RTC 3.0.1 version.
Cheers,
Jose
5 answers
Hi All,
I have created a project area using SCRUM template. By default, a Team stream and a Team component (with initial Baseline) are created.
When I right click on the component, I am not seeing the "Load" menu.
Could anyone please update me how to add the files to source control in RTC.
We are using RTC 3.0.1 version.
Cheers,
Jose
Hey Jose - you need to be a member of the project area/team area first with a role like team member/scrum master. you can also add your self as administrator of the team area/project area which should give you the access.
Hi Kim,
Sorry, I am using agile@scale IBM's out of the box template.
I checked the permission and all seems to be right.
"Load"
option isn't greyed out, not at all in the list.
Alternatively, I tried to share an eclipse project using eclipse client and getting the following error message "Your license doesn't currently allow you to modify a repository workspace".
I checked and I am having "Rational Team Concert- Contributor Floating license".
Cheers,
Jose
Hey Jose - you need to be a member of the project area/team area first with a role like team member/scrum master. you can also add your self as administrator of the team area/project area which should give you the access.
Sorry, I am using agile@scale IBM's out of the box template.
I checked the permission and all seems to be right.
"Load"
option isn't greyed out, not at all in the list.
Alternatively, I tried to share an eclipse project using eclipse client and getting the following error message "Your license doesn't currently allow you to modify a repository workspace".
I checked and I am having "Rational Team Concert- Contributor Floating license".
Cheers,
Jose
Hi All,
I have created a project area using SCRUM template. By default, a Team stream and a Team component (with initial Baseline) are created.
When I right click on the component, I am not seeing the "Load" menu.
Could anyone please update me how to add the files to source control in RTC.
We are using RTC 3.0.1 version.
Cheers,
Jose
Hey Jose - you need to be a member of the project area/team area first with a role like team member/scrum master. you can also add your self as administrator of the team area/project area which should give you the access.
Hi Kim,
Sorry, I am using agile@scale IBM's out of the box template.
I checked the permission and all seems to be right.
"Load"
option isn't greyed out, not at all in the list.
Alternatively, I tried to share an eclipse project using eclipse client and getting the following error message "Your license doesn't currently allow you to modify a repository workspace".
I checked and I am having "Rational Team Concert- Contributor Floating license".
Cheers,
Jose
Hi All,
I have created a project area using SCRUM template. By default, a Team stream and a Team component (with initial Baseline) are created.
When I right click on the component, I am not seeing the "Load" menu.
Could anyone please update me how to add the files to source control in RTC.
We are using RTC 3.0.1 version.
Cheers,
Jose
Hey Jose - you need to be a member of the project area/team area first with a role like team member/scrum master. you can also add your self as administrator of the team area/project area which should give you the access.
Hi Jose - is it a trial license and is it activated ?
Access to these things are created by a number of things:
1) license
2) groups (JazzAdmins, JazzUsers etc)
3) membership and role/permissions
Verify you license, check that you are a JazzAdmin (on your user)
In the project verify that you have all roles and try to share an eclipse project again.
Hi Kim,
Thanks for your quick turnover.We are not using trial licenses.
I have changed my license from Contributor and added the following new licenses
1. RTC-Developer Floating
2. RQM-Quality professional - Floating
3. RRC-Analyst Floating
Now I am able to do delivery and checkins.
Cheers,
Jose
Hey Jose - you need to be a member of the project area/team area first with a role like team member/scrum master. you can also add your self as administrator of the team area/project area which should give you the access.
Hi Jose - is it a trial license and is it activated ?
Access to these things are created by a number of things:
1) license
2) groups (JazzAdmins, JazzUsers etc)
3) membership and role/permissions
Verify you license, check that you are a JazzAdmin (on your user)
In the project verify that you have all roles and try to share an eclipse project again.
Thanks for your quick turnover.We are not using trial licenses.
I have changed my license from Contributor and added the following new licenses
1. RTC-Developer Floating
2. RQM-Quality professional - Floating
3. RRC-Analyst Floating
Now I am able to do delivery and checkins.
Cheers,
Jose
Hi Kim,
Sorry, I am using agile@scale IBM's out of the box template.
I checked the permission and all seems to be right.
"Load"
option isn't greyed out, not at all in the list.
Alternatively, I tried to share an eclipse project using eclipse client and getting the following error message "Your license doesn't currently allow you to modify a repository workspace".
I checked and I am having "Rational Team Concert- Contributor Floating license".
Cheers,
Jose
Hi All,
I have created a project area using SCRUM template. By default, a Team stream and a Team component (with initial Baseline) are created.
When I right click on the component, I am not seeing the "Load" menu.
Could anyone please update me how to add the files to source control in RTC.
We are using RTC 3.0.1 version.
Cheers,
Jose
Hey Jose - you need to be a member of the project area/team area first with a role like team member/scrum master. you can also add your self as administrator of the team area/project area which should give you the access.
Hi Jose - is it a trial license and is it activated ?
Access to these things are created by a number of things:
1) license
2) groups (JazzAdmins, JazzUsers etc)
3) membership and role/permissions
Verify you license, check that you are a JazzAdmin (on your user)
In the project verify that you have all roles and try to share an eclipse project again.
In the Eclipse RTC plugin, adding files to source control is not an
operation on the component, but rather an operation on the Eclipse
project that you want to put under source control. In particular, in a
view like the Package Explorer or Project Explorer, right click on the
root folder of the project you want to put under source control, and
select the "Team -> Share Project..." operation. The RTC "share
project" wizard will then prompt you for what RTC component you want to
add that Eclipse project to.
Cheers,
Geoff
On 12/29/2011 7:08 AM, josthi wrote:
operation on the component, but rather an operation on the Eclipse
project that you want to put under source control. In particular, in a
view like the Package Explorer or Project Explorer, right click on the
root folder of the project you want to put under source control, and
select the "Team -> Share Project..." operation. The RTC "share
project" wizard will then prompt you for what RTC component you want to
add that Eclipse project to.
Cheers,
Geoff
On 12/29/2011 7:08 AM, josthi wrote:
Hi All,
I have created a project area using SCRUM template. By default, a Team
stream and a Team component (with initial Baseline) are created.
When I right click on the component, I am not seeing the
"Load" menu.
Could anyone please update me how to add the files to source control
in RTC.
We are using RTC 3.0.1 version.
Cheers,
Jose