In RTC 4.0.3 how do I load a component beneath another component.
2 answers
Currently, I believe you cannot load a component below another component. Work item Allow files/folder from one component to be loaded into a folder of a different component (164956) requests that you be able to do so. Please feel free to add a comment to that work item indicating your interest/support.
Comments
Well the Account rep that is working with us has gotten this to work before on our system but for some reason we can't get it working now. Sad.
If you get it working again, please post a follow-up.
Trust me I will!
I don't know how you would have done this before but it is definitely not supported. My suggestion would be to use symbolic links.
Philip: You must not have been using UCM, right? UCM, like RTC, does not allow components to be nested, although base ClearCase of course lets you do whatever you want :-).
IBM service finally reported back to me that what I'm trying to do is not supported. Despite the fact that we had it working at one time.
According to the ClearCase UCM manual page on mkcomp, the root directory of components cannot be nested beneath other components:
"A component's root directory must be the VOB's root directory or one level beneath it."
( http://publib.boulder.ibm.com/infocenter/cchelp/v8r0m0/index.jsp?topic=/com.ibm.rational.clearcase.cc_ref.doc/topics/ct_mkcomp.htm )
Perhaps if you can describe how this is being handled in ClearCase UCM, there might be an analogous way to handle it in RTC.
In the following article see the section, "Loading into a specific folder structure"
https://jazz.net/library/article/1016
Let us know if this helps.
In the RFE, the team that had openned it got around the constraint by using links. Is this something you would be interested in investigating if the above article does not provide a suitable work around.
Comments
Note that this article states:
"The path to the item can not be a shared folder (if it is, it will be considered an overlap error situation). "
In other words, you cannot nest an item from one component below a folder from another component.
I agree that symbolic links are currently the workaround for achieving this kind of nesting.