When committing a VS project to SVN, at what folder level should I commit to the repository
Should it be the solution parent folder that contains the .sln and .suo files and the project and packages folder?
Or should I be commiting the contents of the project folder (therefore excluding the .sln, .suo files and packages folder.