Ask HN: Transitioning / Habituating myself to use a Version Control System

https://news.ycombinator.com/item?id=3108832
by hypr_geek • 15 years ago
3 5 15 years ago

Hi,

I've been developing for Android for almost a year now, and a couple of days ago, I read some posts by Zach Holman & HN comments on those articles, and got me thinking if using a VCS while being the sole developer is really productive.

What I've been doing till now is, use eclipse to export the project to a folder on every release, and place a txt file with changes in the folder (an ancient technique). I just copy-paste the project if I ever need to revert back (done only once), but I wonder if I should get used to using proper revision system. I was in an IT (services) company (quit in 2010) where we used Visual SourceSafe (doubt if anyone uses this) during the initial training.

I've finally zeroed in on Mercurial (mostly coz I use AndEngine, and its on Mercurial, if it works for Nicolas, it should work for me :]), and would like to know if anyone has some dos and donts to use it efficiently, while keeping my focus on development instead of getting overwhelmed by the vcs.

Thanks. :)

Related Stories

Loading related stories...

Source preview

news.ycombinator.com