Cherrypicking Multiple Changes

In this example there are two streams, RELEASE and MAINTENANCE. The MAINTENANCE stream was branched off the RELEASE stream from version 6. Your team has made multiple deliveries to the RELEASE stream, creating changesets 7, 8, 9, and 10. The changes in changesets 8 and 10 are both related to the same request, CR_4.

cherrypick-2a.png

 

In the MAINTENANCE stream you want to:

You can cherrypick the changes delivered in changeset 8 and 10 by selecting request CR_4 during a merge operation.

cherrypick-2b.png

TIP  You can select multiple requests when cherrypicking.