How can I integrate svn with the Visual studio 2008? -


how can integrate svn visual studio 2008 ?

which better svn plugin/client visual studio ?

http://ankhsvn.open.collab.net/ visual studio plugin svn. prefer not plugin directly, rather use svn separately or using turtoisesvn ( http://tortoisesvn.tigris.org/ ) integrates explorer, that's personal taste guess.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -