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

accept command is failing with exception

 This is the command we are trying while performing accept on changesets:

lscm accept --verbose --overwrite-uncommitted --accept-missing-changesets --no-merge --repository-uri uri --target sample_workspace --changes id_related_to_history

Root exception:
com.ibm.team.filesystem.client.FileSystemException: CRRTC5094E: The gap in the history is too large and contains too many change sets for a fill operation.

0 votes



One answer

Permanent link

 There is no question in this question. Don't expect the forum members to anticipate your question.

I do not know what the intention of your command is, but the error message implies, that there is a gap in the history. This is too big and contains too many change sets to fill the gap. I think this implies that you maybe have a very old version of a file and a very new version of a file. Trying to accept that new version requires a huge amount of changes to be pulled in and the amount is just too big. You might want to check if this is really what you want. Otherwise you can contact support. They can get better log information and work with you. 

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: May 08 '23, 3:13 a.m.

Question was seen: 645 times

Last updated: May 08 '23, 3:35 a.m.

Confirmation Cancel Confirm