To add a new item in your solution to source control, you must first Add and then Commit it to the Subversion repository.
- In the Solution Explorer, right-click an item and select .
Note: A new item item is indicated with a blue "plus" icon.
- 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.
- 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.