MPS 2017.3 Help

SVN Checkout Options Dialog

VCS | Checkout From Version Control | Subversion


This dialog appears when you have selected the repository you want to check out and the destination folder.

ItemDescription
Checkout This read-only field shows the selected source repository.
Destination From this list, select the directory to create the working copy in. Choose one of the available folders or click the Browse button browseButton.png and select the relevant folder in the dialog box that opens.
Update / Switch to revision In this area, specify the revision to check out. The available options are:
  • HEAD - select this option to have the latest revision checked out.
  • Specified - select this option to have MPS check out a specific earlier revision. Type the revision number in the text box or click the Browse button browseButton.png and select the relevant revision from the Changes Browse that opens.
Depth Use this drop-down list to specify the range of recursion into subdirectories. The available options are:
  • Empty: select this option to involve only the current file.
  • Files: select this option to involve the files in the folder.
  • Immediates: select this option to involve direct children of the current file.
  • Infinity: select this option to enable full recursion.
Include external locations Select this checkbox to have externals included in the working copy.
Last modified: 10 January 2018

See Also