A simple merge occurs when:
A branched child stream is merged from a parent mainline stream.
Changes have only been made to a child stream.
A mainline does not contain any conflicts.
You can use the non-interactive merge option if you are not expecting conflicts and do not need to review the merged changes.
Populate an empty work area with the content of the mainline stream using the Get operation.
TIP In the desktop or web client you can use an empty folder as the work area for the merge. The Merge wizard automatically populates the work area with the target stream content before merging the changes in the source stream.
Open the Merge wizard and select Merge streams or their folders. Click Next.
In the Merge changes from the stream box click Select and navigate to the child stream. This is the source of the merge.
Select other merge options as required and click Merge.
After the merge into the mainline work area has completed successfully, optionally click Deliver to commit the changes to the repository.
TIP It is good practice to build and test before delivering merged changes, especially after a complex merge when conflicts had to be resolved.