Visual SVN & Database Projects in VS.NET :: Tip o' The Day

In Visual Studio 2008 when using Visual SVN there is a slight issue when using database projects.  Visual SVN doesn’t know to check in the database project file itself so it will lose the database project whenever a fresh checkout is done against the repository.

So if you are using Visual SVN & VS.NET make sure to go into the actual directory structure and “Add” the database project file into the overall committed solution.