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

Load only certain subdirectory of component from command line

From a script, I wish to load just only just the contents of either SubdirA_1 or SubdirA_2

Stream
+
++++ Component
                   +
                   +++++++SubdirA
                                         +
                                         +++++++SubdirA_1
                                         +
                                         +++++++SubdirA_2


I have tried unsuccessfully: scm load "Stream/Component/SubdirA/SubdirA_1"

Do I need to use a "Load Rules" file to accomplish this?

0 votes



One answer

Permanent link
The command arguments seem in correct. By the way, you cannot load a stream. You need to create a workpace from the stream and then load it. Try:
scm load Workspace Component/SubdirA/SubdirA_1

If you have to load many folders into different locations in your sandbox, it is best to use load rules. The load rules then can be shared across the team so that everyone loads the workspace in the same manner.

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
× 12,019
× 1,202
× 158
× 113
× 87
× 57

Question asked: Nov 27 '13, 1:48 a.m.

Question was seen: 5,605 times

Last updated: Dec 16 '13, 1:07 p.m.

Confirmation Cancel Confirm