Importing C/C++ code from SVN into an existing project

To import from SVN a directory full of C/C++ code into an existing project:

  1. Right-click the module or directory in the SVN Repositories view and choose Find/Check Out As… from the menu.

    The IDE shows the Find/Check Out As dialog.

  2. Choose Check out as a folder into an existing project, and then click Next.
  3. Select an existing project from the list, and then click Finish to add the code from SVN to the selected project.