AppCode 2016.1 Help

Exporting Information From Subversion Repository

You might need to obtain a clean local copy of the Subversion working tree without .svn catalogs. Instead of checking files out, and then manually deleting administrative directories, you can use Export command, which is available in the Subversion repository browser.

To export a directory from Subversion repository

  1. Open SVN Repositories browser.
  2. Right-click a directory to be exported, and choose Export on the context menu.
  3. In the Select Path dialog specify the destination directory, and click OK.
  4. In the SVN Export Options dialog box, specify the following options that directly map to the options of SVN export command:
    • Export recursively
    • Replace existing files
    • Include externals
    • Override native EOLs

See Also

Last modified: 20 July 2016