Check in a new item

To add a new item in your solution to source control, you must first Add and then Commit it to the Subversion repository.

  1. In the Solution Explorer, right-click an item and select Subversion > Add.
    Note: A new item item is indicated with a blue "plus" icon.
  2. In the Select items to add window, make sure the item is selected and click OK. A yellow "plus" icon appears next to the item, indicating that it has been queued for addition to the repository.
    New item in the Soultion Explorer
  3. Select the item, right-click and choose the Commit option.
The item is added to the Subversion repository and a blue check mark (green in earlier versions) appears against it.