It's all about the answers!

Ask a question

RTC license issue.


gokul sk (72610) | asked Jun 25 '10, 4:00 a.m.
Need some suggest for this issue.

please find the below error message:-

Problem occured runing creating 'release 2 workspace',

Reason: Your license doesn't currently allow you to create repository workspace.



Please help for this issue.

Thanks
Gs

7 answers



permanent link
Jose Miguel Ordax Cassa (2.4k2126100) | answered Jun 25 '10, 4:23 a.m.
On 6/25/2010 10:08 AM, gokul123 wrote:
Need some suggest for this issue.

please find the below error message:-

Problem occured runing creating 'release 2 workspace',

Reason: Your license doesn't currently allow you to
create repository workspace.



Please help for this issue.

Thanks
Gs


Have you tried to assign a Developer License (instead Contributor
License) to that user?

permanent link
gokul sk (72610) | answered Jul 21 '10, 6:07 a.m.
Hi.

Need one suggest for below my queries.

Using scripts(like ant) possible to create Workspace in RTC?(automation)

permanent link
gokul sk (72610) | answered Jul 21 '10, 7:13 a.m.
Hi.

Need one suggest for below my queries.

Using scripts(like ant) possible to create Workspace in RTC?(automation)

permanent link
Jose Miguel Ordax Cassa (2.4k2126100) | answered Jul 21 '10, 8:03 a.m.
On 7/21/2010 1:23 PM, gokul123 wrote:
Hi.

Need one suggest for below my queries.

Using scripts(like ant) possible to create Workspace in
RTC?(automation)


There isn't ANT task for such operation but as there is a Java API to
interact with RTC, you can easily create a Java program to connect and
create stuff into a RTC Repository:

http://jazz.net/wiki/bin/view/Main/RtcSdk20

Hope it helps,

Chemi.

permanent link
gokul sk (72610) | answered Jul 22 '10, 3:32 a.m.
On 7/21/2010 1:23 PM, gokul123 wrote:
Hi.

Need one suggest for below my queries.

Using scripts(like ant) possible to create Workspace in
RTC?(automation)


There isn't ANT task for such operation but as there is a Java API to
interact with RTC, you can easily create a Java program to connect and
create stuff into a RTC Repository:

http://jazz.net/wiki/bin/view/Main/RtcSdk20

Hope it helps,

Chemi.


Hi,Thanks for your reply.yes this is fine for me.

Gokul

permanent link
gokul sk (72610) | answered Jul 23 '10, 2:51 a.m.
Hi.

I am searching for book or site for perl /Ant scripts with clearcase command.

Please give me details for this.

I want to know how to use clearcase command with perl /ANT scripts.

also..Need to perl for advance...suggest me any books.

Thanks

Gokul

permanent link
Ralph Schoon (62.0k33643) | answered Jul 25 '10, 3:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

this is not a Clear Case forum.

However Clear Case provides the the cleartool that you could call at least in pearl. Not sure, how you call a system command that from ant. The Clear Case help would be a good source on its usage.

For RTC there is the scm/lscm command line tool in addition to the lain java API. Please refer to the RTC help for details. Again not sure how to call it from ant, but I think it should be possible.

Ralph
Hi.

I am searching for book or site for perl /Ant scripts with clearcase command.

Please give me details for this.

I want to know how to use clearcase command with perl /ANT scripts.

also..Need to perl for advance...suggest me any books.

Thanks

Gokul

Your answer


Register or to post your answer.