Tagged Questions

30
votes
12answers
2k views

How should I use Mercurial as a lone developer?

I've decided that I want to use Mercurial for a small, personal project. Most of the help I've read about it talks about merging changes between multiple users. Since I'm solo, that's not going to …
6
votes
18answers
715 views

Suggestions please for a home version control system

I have a home project that really needs to be in Source Control. I tried installing Subversion, which I have some experience with, but couldn't get it working. I don't particularly want to use …
34
votes
14answers
2k views

Best Version control for lone developer

I'm a lone developer at the moment; please share you experiences on what is a good VC setup for a lone developer. My constraints are; I work on multiple machines and need to keep them synced up …
8
votes
17answers
608 views

Would it make sense to use version control if I’m the only developer? [closed]

For example, if I was doing a project at home, does it make sense to use version control in the event that I want to revert or whatever, or does the shadow copy feature of Vista (we'll assume I'm …