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

RTC LSCM accept command not working

I cant get the lscm accept command to work.

 

Orginally, I was just trying

lscm accept -t 1034 .  1034 is the number of my workspace.  I would also sub in the name of the work space in quotes and get the same results.It keeps showing workspace unchanged and even though the last change set I had all the files deleted in the directory.  So I tried to add more parmeters such as the example below adding the directory.

 

147 3/21/14 7:52 AM SCRIPT
148 3/21/14 7:52 AM SCRIPT cd /home
149 3/21/14 7:52 AM SCRIPT cd /home/svctapdp/tapws4RTC
150 3/21/14 7:52 AM SCRIPT # lscm help accept
151 3/21/14 7:52 AM SCRIPT lscm accept -t 1034 -o -d /home/svctapdp/tapws4RTC
152 3/21/14 7:52 AM EXEC start [/home/svctapdp/builds@pzadcc056]
153 3/21/14 7:52 AM EXEC [YOU HAVE NEW MAIL]
154 3/21/14 7:52 AM EXEC Problem running 'accept':
155 3/21/14 7:52 AM EXEC Could not initialize data area. Directory is not shared: /home/svctapdp/tapws4RTC
156 3/21/14 7:52 AM EXEC end [/home/svctapdp/builds@pzadcc056]
157 3/21/14 7:52 AM RESULT 5 (5)

0 votes


Accepted answer

Permanent link
lscm accept -t <workspace> : will flow the changes from the workspace (which is the flow target of your target workspace). If there is no flow target then this operation does not have any effect.

In the second use case, is your directory /home/svctapdp/tapws4RTC a sandbox? Check for the existence of a .jazz5 directory.

lscm accept does two things a) accepts changes from the flow target and b) If it is run with the sandbox (where you loaded the repository workspace), it updates the sandbox. To run within the sandbox, you step into the sandbox and run the accept command or use the -d option to indicated the path to the sandbox.
Joshua Widmer selected this answer as the correct answer

1 vote

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: Mar 21 '14, 11:13 a.m.

Question was seen: 3,116 times

Last updated: Mar 24 '14, 7:15 a.m.

Confirmation Cancel Confirm