For one of my major projects, I use Mercurial for version control, and Eclipse with PyDev for my primary development environment. I frequently clone a development trunk to create new development branches (usually one per feature set I’m working on at a time). I had a little hiccup of paranoia about what it means to [...]