I've done a search of the forum for version control and have not found any reference to the subject.
I'm wondering if and what folk are using for version control for their projects (sketches). Are there any plans to integrate a version control interface into the IDE environment? git, I hope I hope.
Mercurial. It's great. Though I'd be happy with most any distributed revision control system. Mercurial, Bazaar, Darcs, whatever. Some folks are particularly attached or opposed to get ...
At the risk of dating myself, I've been using rcs for over 20 years until recently experimenting with git in a terminal instance in the same desktop as Arduino.
I like git however, the specific brand of version control would be masked by a well designed interface to the IDE, would it not?