In article <[email protected]>, cutems93 <[email protected]> wrote:
> I am looking for an appropriate version control software for python > development, and need professionals' help to make a good decision. Currently > I am considering four software: git, SVN, CVS, and Mercurial. CVS is hopelessly obsolete. SVN pretty much the same. Git and Mercurial are essentially identical in terms of features; which you like is as much a matter of personal preference as anything else. Pick one and learn it. -- http://mail.python.org/mailman/listinfo/python-list
