On Wed, Feb 18, 2009 at 9:08 AM, Sam Clark <s...@2000soft.com> wrote:
> Any suggestions for a beginer on what to use for version control?   It's
> just me, the lone person programming.  I've already nailed one "version" of
> my code accidentaly.  MS VSS is too expensive for the stuff I'm doing, plus
> I really don't like MS much...  Any free open source stuff out there?

I like Mercurial (hg) personally: http://www.selenic.com/mercurial/wiki/
It's written in Python, works well on Windows, is a modern distributed
VCS, and is simpler than Git.

Cheers,
Chris

-- 
Follow the path of the Iguana...
http://rebertia.com
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to