Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I load files from several components into the same directory?

I now have three (or is it 10?) source projects I want to put into the repository. some are java, some are Perl.

my biggest problem is getting what I have on disk into the system in the way I want.

and then building (I use Jenkins), is also troublesome.. for the perl projects as I need to compile concurrently the same identical source on multiple platforms. then take those artifacts and build a complete package with the rest of the parts  (control files managed separately from the product code), batch scripts (managed separately from the code) Os based scripts (managed separately from the code).

but the all exist in the same directory on my local machine. this is the struggle part..  RTC seems to think my directory/folder is the component location...I think it is that 'checkin/share' thing on the lower left above.

to do local testing all the files from all the 'components' must be in the same directory..

and the fact that you can't delete a component drives me crazy.  I don't know wha I am doing (admit it, never used an SCM, ever), don't have a CM expert around to help me, and can't recover from my mistakes.. uh. ignorant choices.

0 votes

Comments

This looked like a question rather than an answer, so I changed it into a question.  But it also appears to be several questions ... it's best to post each question as a separate question (with an appropriate title).   I tried to pick one of the questions as the title ... not sure if I got it right.   Please modify the question title if it needs to be corrected.



One answer

Permanent link
You can use load rules to control what directory in a sandbox a directory that is under source control is loaded.  But you cannot load files from different source controlled directories into the same sandbox directory.   So all of the files that you want loaded into a single directory in your local disk have to be located in a single directory in the repository.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 23 '13, 12:11 a.m.

Question was seen: 3,622 times

Last updated: Feb 23 '13, 12:45 a.m.

Confirmation Cancel Confirm