Add files

Complete this procedure to add unversioned files found in the checkout directory.

  1. Select Window > Views > SVN Status.
  2. From the SVN Status view, navigate to your checkout directory if it is not already displayed.
  3. Click Add mode.
    All unversioned files found are listed. The files/folders with 'not a working copy' text status or none property status within an unversioned folder will also be shown.
  4. Check those files you wish to add to the repository.
  5. Click the Add button.
    The files are added, their text status changes to 'added'. They are not yet committed.
  6. To commit these newly added files, select Add Mode again to change views and select Commit.
  7. To revert this action (for files that have been added but not committed), see Revert changes.