Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.046 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'git': 0.09; 'mercurial': 0.09; 'subject:hosting': 0.09; 'fancy': 0.16; 'finney': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'vcs,': 0.16; 'wrote:': 0.18; 'saying': 0.22; 'header:User- Agent:1': 0.23; 'subject:Code': 0.24; 'header:In-Reply-To:1': 0.27; 'hosting': 0.29; 'vendor': 0.30; 'code': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'run': 0.32; 'url:org': 0.36; 'message- id:@gmail.com': 0.38; 'server': 0.38; 'ben': 0.38; 'to:addr :python-list': 0.38; 'issue': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'full': 0.61; 'new': 0.61; 'charset:windows-1252': 0.65; 'worth': 0.66; 'watching': 0.68; 'suffer': 0.93 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Thu, 12 Mar 2015 21:28:21 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Code hosting providers References: <36a41718-3eb6-445b-ba5b-caf124122542@googlegroups.com> <550256d2$0$12983$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: <550256d2$0$12983$c3e8da3$5496439d@news.astraweb.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1426217313 news.xs4all.nl 2932 [2001:888:2000:d::a6]:59708 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:87348 On 03/12/2015 09:17 PM, Steven D'Aprano wrote: > Ben Finney wrote: >> Also worth watching is Kallithea, a new federated code hosting service >> . It supports Mercurial and Git for VCS, >> code review, and integrates with existing issue trackers. Because it's >> federated, you won't suffer from vendor lock-in. > > What do you mean by "federated"? I think it's a fancy way of saying you can run your own instance of the full web system on your own server under your own domain name.