In RTC 5.0.2: Unable to resolve the conflict occured for both outgoing and incoming change sets of the same file.
Muhammad Moid (14●16●34)
| asked Oct 13 '15, 10:22 a.m.
edited Oct 16 '15, 8:37 a.m. by Ralph Schoon (63.5k●3●36●46)
Hi All,
I was following this article "https://jazz.net/library/article/1439" as an example for my practice but stucked on the step where I need to resolve the conflicts occurred on the same file for both outgoing and incoming. When I try to accept incoming changes or deliver outgoing changes, it throws below error: CRRTC5042E: Cannot deliver changes since they would create conflicts for item '/Calculator_Plus_Module/Calculator_Plus_Module/Form1.cs' in component 'Component 'User1_Calculator_PlusModule''. Try accepting all incoming changes, resolve the conflicts, then deliver again. I have also tried to resolve this issue with the following link but no luck. https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/t_scm_conflict_content.html&scope=null Do we need to merge the files? If yes, then any assistance on it will be very helpful. Regards, Muhammad Moid |
2 answers
Hi Muhammad,
Find the below articles, good infor to startup with examples. https://jazz.net/library/article/39 Regards, Arun. |
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.
Comments
Hi Muhammad,
Are you using the Visual Studio IDE or Eclipse?
Thanks,
Chris
I am using Visual Studio IDE