Recently we started using Visual SVN. We have several projects committed to a repository and for one VS2008 project we noticed that the project "Properties" folder and its content were not added to the repository. This folder and its contents are part of the project and are required for other developers to compile the checked out project.
I manually added them from with the VS2008 and tried to commit them but this did not succeed. Browsing the repository on the server revealed that they were not part of the committed project. No error messages were produced. Has anyone seen this/have a solution? Thanks BillD