Add a Visual Studio Solution to a new SVN Repository
December 18, 2007 - 11:52 pmAdd a Visual Studio Solution to a new SVN Repository
1. Navigate to master SVN directory =
(directory that stores all repositories)
2. Create new directory within master =
SVN directory
3. Right-Click on new directory and =
within SVN menu, choose Add New Repository
4. Open the Visual Studio =
solution
5. Open the solution explorer
6. Right click on the solution name =
and select "Force ANKH to load for this solution"
7. A popup will appear requesting the =
URL to the repository. Enter the location to the directory created above =
in the following style: file:///D:/dir1/dir2/dir3
8. Click OK and the solution will be =
committed to the new repository
No Comments | Categories: c#