It's all about the answers!

Ask a question

How to load a folder in RTC build


W Ye (26107) | asked Jan 27 '12, 12:47 p.m.
I am running rtc 3.0.1 build engine. In order to build one component, I need to load a folder. However, I created a component load rule which contains that folder and it ends up with loading all the contents underneath without the folder name itself.

e.g.
in the loading rule, I have
RootFolderName=/modules/aaa/

I am expecting
aaa
L-- subfolder1
L-- subfolder2

but it returns

subfolder1
subfolder2

Is there any way to get the "top" level folder?

Thanks

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Jan 28 '12, 3:53 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In the Jazz Source Control page of the build definition, go to the Load
Options section, and check the "Create folders for components" box.

Cheers,
Geoff

On 1/27/2012 12:53 PM, wyejazz wrote:
I am running rtc 3.0.1 build engine. In order to build one component,
I need to load a folder. However, I created a component load rule
which contains that folder and it ends up with loading all the
contents underneath without the folder name itself.

e.g.
in the loading rule, I have
RootFolderName=/modules/aaa/

I am expecting
aaa
subfolder1
subfolder2

but it returns

subfolder1
subfolder2

Is there any way to get the "top" level folder?

Thanks

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.