Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS2010 code repository options

I am a sole developer currently backing up my source code to .zip files on an external drive. Is it worthwhile for me to start looking at code repositories? What's the simplest, cheapest option for me? (ie. There is no need for lots of fancy features as the repository is just as a backup and not for sharing with a team).

... Forgot to mention. I use Visual Studio 2010 only.

like image 235
LoneRanger Avatar asked Mar 07 '26 00:03

LoneRanger


2 Answers

Get yourself subversion, mercurial, git, cvs, anything is a vast improvement over zip files. You can generally get free plugins for VS as well although they aren't necessary.

like image 197
Gary Avatar answered Mar 08 '26 14:03

Gary


Anything would be better then zip files.

For personal projects I would start with Git or SVN. Both are free and have addons for VS.

like image 28
Oded Avatar answered Mar 08 '26 13:03

Oded



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!