Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin1!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.088 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.01; 'svn': 0.05; 'cvs': 0.09; 'decision.': 0.09; 'git': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '(when': 0.16; 'janssen': 0.16; 'svn,': 0.16; 'appropriate': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'developers': 0.25; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'hosting': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'code': 0.31; 'base,': 0.31; 'url:python': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'clear': 0.37; 'ben': 0.38; 'pm,': 0.38; '12,': 0.39; 'url:mail': 0.40; 'easy': 0.60; 'most': 0.60; 'real': 0.63; 'great': 0.65; 'to:addr:gmail.com': 0.65; 'atomic': 0.84; 'hardly': 0.84; 'learn.': 0.84; 'subject:Control': 0.84; 'vying': 0.84; 'winner,': 0.84; 'joel': 0.91; 'washington': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IA/VwBQLroua81Z3KVXpBHWL7KzTHDCeNzJukCRTr8c=; b=RBRMR0RK82upbuPL0k/V5uoOPu5PIo6uJj9pv6aGwbD/Za6WmjtF9aNZO6pK8KqKtC NahsZct+vTMtdPMrKiFEP6hqVsH3yWRLXgiSHwTI+fiK09LmP4fs+RfjYiYt4pDVWQ4P 9FiV2lv9AQRhxOD5KVlMGIAqYH6tkuBTDSap4iwN8nhJ5roLfkBJAqF9/16mgK9ocmzt uDI5W27kit+pLYFJ3R6AArYruHJJt3tW4zDabgMFt+YD9m7Kl2+qGZYIBo2cfYuo2BCd 4D6Kdy2kgPHgQf8FSIlRJfS8m/6Knnhr4I2dfgh42JABURwtfuWKmVM10wSLI+lc0lJW vi3Q== MIME-Version: 1.0 X-Received: by 10.220.181.69 with SMTP id bx5mr9553917vcb.71.1371081121526; Wed, 12 Jun 2013 16:52:01 -0700 (PDT) In-Reply-To: References: <98c13a55-dbf2-46a7-a2aa-8c5f052ff375@googlegroups.com> Date: Wed, 12 Jun 2013 19:52:01 -0400 Subject: Re: Version Control Software From: Joel Goldstick To: Mark Janssen Content-Type: multipart/alternative; boundary=001a1132f30c34f9c104defdb3a6 Cc: cutems93 , "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 69 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371081129 news.xs4all.nl 15903 [2001:888:2000:d::a6]:47653 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47860 --001a1132f30c34f9c104defdb3a6 Content-Type: text/plain; charset=UTF-8 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 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 --001a1132f30c34f9c104defdb3a6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
git or hg.=C2=A0 but git is most popular and very easy to = learn.=C2=A0 Its also great for distributed develpment


On Wed, Jun 12, 2013 at= 7:36 PM, Mark Janssen <dreamingforward@gmail.com> w= rote:
> I am looking for an a= ppropriate version control software for python development, and need profes= sionals' 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 yo= ur
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). =C2=A0Git and hg have ben vying for several years with=
no clear winner, yet

--
MarkJ
Tacoma, Washington
--
http://mail.python.org/mailman/listinfo/python-list



--
--001a1132f30c34f9c104defdb3a6--