SVN asp.net – Visual studio SVN – AnkhSVN

SVN and asp.net is a totally different ball game when you start to getting into large high end web projects. One thing that is essential is an IDE that integrates with your source and versioning control system. With asp.net you’ve really only got VS as choice…
Soo
Get this: AnkhSVN - Subversion Support for Visual Studio

This little beauty creates full shell menu extensions allowing you see exactly when you have and versioned file with your repository.

To set AnkhSVN up:

  • download it
  • install it
  • open vs 2008/10
  • select tools>options>show all settings
  • expand “Source control” > plugin selection and select AnkhSVN from the drop down

AND THATS IT…DONE!

**article to be updated with discussion regarding SVN and machine code and DLL’s**

About the Author