AppCode 2016.1 Help

Viewing and Fast Processing of Changelists

If you use Subversion 1.5 or higher on the server and in your local working copy, you can derive advantage from the extended Merge Info functionality implemented through the Merge Info pane of the Version Control tool window, Repository tab.

With this functionality, instead of browsing all changelists within a certain period, you can define a set of changelists to display. This is done by specifying a pair of branches in the repository (source and target) whereupon AppCode shows only those changelists from the source branch that have been integrated into the target branch.

Additionally, you can specify various filtering options to minimize the number of extraneous changelists.

Finally, integration and managing integration status are also available directly from the Merge Info pane.

The extended browsing functionality includes:

To enable Merge Info functionality

  1. To use SVN 1.5 format in the local working copies, choose VCS | Subversion in the main menu, then choose Show Working Copies in the submenu.
  2. In the Subversion Working Copies Information dialog box that opens, select the relevant working copy and click the Change Working Copy Format button.
  3. In the Convert Working Copy Format dialog box, choose the 1.5 format option and click OK.
  4. To have the Merge Info pane displayed, switch to the Version Control tool window, Repository tab, and click the Highlight Integrated button highlightIntegrated on the toolbar.
  5. On the Merge Info pane, configure the source and target branches.

See Also

Last modified: 20 July 2016