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

lscm conflicts

Hi,

I deleted a file in my workspace, while other user edited this file and delivered it to the stream.
My workspace has conflict. The files was checked in by checking in it's folder, but after Accept action, I can't resolve the conflict because the file doesn't exist and I can't give the command: lscm resolve -c <file>
I saw that there is possibility to resolve with the component, but I need example to understand how to run the command.
* I don't want to resolve the conflict from eclipse client because it's a script.

Need your help,
Yehiel

0 votes



2 answers

Permanent link
Hi,

'lscm resolve' command accepts UUID of the file also. One of the ways to determine the UUID is to run 'lscm -u y status -C -v -w -I", which would display the file along with its UUID. UUID of the file can be extracted by parsing the output of the status command in the script.

Thanks,
Sridevi


0 votes

Comments

'lscm resolve' does not accept UUID in 3.x or earlier versions. You need to enter the file path relative to the component.


Permanent link
RTC 4 has a fix for this problem.

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: Dec 15 '11, 11:44 a.m.

Question was seen: 4,383 times

Last updated: Jul 05 '12, 3:48 a.m.

Confirmation Cancel Confirm