Version Control Software

Joel Goldstick joel.goldstick at gmail.com
Wed Jun 12 19:52:01 EDT 2013


git or hg.  but git is most popular and very easy to learn.  Its also great
for distributed develpment


On Wed, Jun 12, 2013 at 7:36 PM, Mark Janssen <dreamingforward at gmail.com>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.
>
> I'm not real experienced, but I understand that SVN is good if your
> hosting your own code base, and CVS is hardly used anymore as it
> doesn't support atomic commits (when having many developers work on
> the same code base).  Git and hg have ben vying for several years with
> no clear winner, yet
>
> --
> MarkJ
> Tacoma, Washington
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Joel Goldstick
http://joelgoldstick.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130612/2f2f723d/attachment.html>


More information about the Python-list mailing list