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

How can we merge the changes from one stream to other automatically even if the file location is changed

 Hi All,


We had a request from our development team that they want use a legacy stream and need to merge latest stream  to old/legacy stream. The issue is on latest stream the files are moved according to the requirement within the stream. Now, when we try to merge the latest stream to legacy stream developer expectation is to find a process to merge the files in original location without loosing history of the file. Also, can auto merge scripts be changed to mention to do auto merge at sub folder level. Please let me know in case of any information.

Thanks,
Vinay

0 votes



One answer

Permanent link

 As long as the files were moved with a "move" command within one of the RTC GUIs, then your developer expectation is correct ... RTC will merge the files to the renamed locations.  If on the other hand, the files were moved using native file system commands in a loaded sandbox, then RTC will have seen the move as a delete of the old file and a create of a new file.   To check whether the move was done properly, look at the history of the renamed file in RTC ... if the move was done properly, you would see the "pre-move" versions in the history.


When you say "the auto merge scripts", do you mean the RTC "scm accept" command?   If so, it will automatically merge unless you specify the --no-merge parameter.

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,034

Question asked: Jul 18 '19, 6:52 a.m.

Question was seen: 1,132 times

Last updated: Jul 18 '19, 10:33 a.m.

Confirmation Cancel Confirm