Create patch

You can create a patch file containing the differences between your working copies and the corresponding files in the repository. The created file is in Unidiff format.

If one of the checked files is unversioned or missing, the Create Patch command is disabled.

To create the patch file:

  1. In the SVN Status view, check the file(s) that contain the modifications to be included in the patch.
  2. Click Create Patch.
  3. In the Save file dialog, select a directory and enter a name for the patch file.

The patch file is created and opened in Code Editor.