Reputation: 7150
I'm looking for a way to create local copies of the programs stored in the repository so I can work on them; this is my first time using SVN.
I've got an ip address, a port number, and a password for a SVN repository. Is there some way I can access the repository through Visual Studio itself (perhaps via a downloadable plug-in)?
Upvotes: 6
Views: 11543
Reputation: 2714
I prefer to use Tortoise SVN and do everything from Windows Explorer instead of doing from Visual Studio.
http://tortoisesvn.tigris.org/
Upvotes: 2
Reputation: 21971
Try Visual SVN, it is specifically for SVN Integration to Visual Studio.
Upvotes: 1