How and where do you store your private work/source codes?
- by Amir Rezaei
I have worked as developer for over 10 years now. Over the time I have had my own small projects where I have developed tool/application and games. I have not found any robust solution to store my work. It’s always fun to get back to your code and see how you did before and how you would do it now. It’s just a work that is unfortunate to get lost. There are SVN solution such as Google’s Project Hosting. However I’m not interested in sharing my code or making it open source. Currently I’m hosting my own SVN server.
So here comes my question.
How and where do you store your private work/source codes?
Requirements:
Source code versioning
Backup
Prefers free