Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'binary': 0.07; 'decision.': 0.09; 'git': 0.09; 'plug': 0.09; 'python': 0.11; '-tkc': 0.16; 'fossil': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'rigorous': 0.16; 'wiki,': 0.16; 'appropriate': 0.16; 'wrote:': 0.18; 'creating': 0.23; 'effort.': 0.24; '(see': 0.26; 'primary': 0.26; 'header:In-Reply-To:1': 0.27; 'testing': 0.29; 'generally': 0.29; "i'm": 0.30; 'author,': 0.31; 'cgi': 0.31; 'dropped': 0.31; 'go.': 0.31; 'version': 0.36; 'charset:us-ascii': 0.36; "i'll": 0.36; 'url:org': 0.36; 'easily': 0.37; 'server': 0.38; 'richard': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'integrated': 0.69; 'received:50.22': 0.84; 'subject:Control': 0.84 Date: Wed, 12 Jun 2013 21:48:09 -0500 From: Tim Chase To: python-list@python.org Subject: Re: Version Control Software In-Reply-To: <98c13a55-dbf2-46a7-a2aa-8c5f052ff375@googlegroups.com> References: <98c13a55-dbf2-46a7-a2aa-8c5f052ff375@googlegroups.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371091580 news.xs4all.nl 15871 [2001:888:2000:d::a6]:43128 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47889 On 2013-06-12 16:27, cutems93 wrote: > I am looking for an appropriate version control software for python > development, and need professionals' help to make a good decision. While I'm generally a git user (see my other email), I'll also put in a plug for Fossil which has a single binary (making it easily installed), as well as an integrated bug-tracker & wiki, and can be dropped onto a server as a CGI program with almost no effort. And it's primary author, Richard Hipp is famous for creating sqlite, and for the rigorous testing under which both tools go. -tkc