Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Invalid item type for "1025". Expected type "changeset" but specified item was of type "baseline".

Hi, wondering if someone has seen this before or can help me work out the cause of it.


I have made a change to a file in a stream, checked it in and delivered it. When I go to another workstation, an automated builder, and execute the accept command, "accept -o -u -P -c 1205", I get the error:

Invalid item type for "1025". Expected type "changeset" but specified item was of type "baseline".

It's not a baseline, and if I try -b instead I get:

Unresolved baselines:
  1025
Problem running 'accept':
Unable to resolve all baselines for "name of my stream".

So, I'm at a loss for what's going on here.

Help greatly appreciated
Andrew

0 votes



One answer

Permanent link

1205 is an alias and it is specific to a workstation/system. The alias is a concept unique to scm command line and it is an easy way to reference an item. UUID's can be used across systems. To get the UUID you could run any scm commands with "-u y". For example:

scm -u y show status

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: Jul 29 '17, 1:48 p.m.

Question was seen: 2,293 times

Last updated: Jul 31 '17, 12:32 a.m.

Confirmation Cancel Confirm