One thing that is lacking from my personal software development experience is source control. All of my projects normally go into the default Visual Studio project folder. That is, until now.
SVN
I know that source control is important. It helps with versioning, sharing and general safekeeping of the code. Because I don't have the money or inclination to purchase Microsoft's TFS or SourceSafe or a similar source control system, I've chosen to go with SVN.
Setup
My current setup is as follows:
- Source Control - SVN
- Visual Studio SVN Client - AnkhSVN
- SVN GUI - VisualSVN Server
I also downloaded and installed Tortise SVN, although, it is not currently used.
More to come...
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5