Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'bug': 0.02; '(at': 0.03; 'mercurial': 0.09; 'subject:hosting': 0.09; 'am,': 0.13; 'wrote:': 0.15; 'iirc,': 0.16; 'integration.': 0.16; 'mercurial.': 0.16; 'okay,': 0.16; 'received:192.168.1.40': 0.16; 'sourceforge': 0.16; 'pm,': 0.16; 'integrate': 0.19; "haven't": 0.21; 'header:In-Reply- To:1': 0.22; 'etc,': 0.23; 'subject:Code': 0.23; 'code': 0.24; 'load': 0.26; "didn't": 0.29; 'explicitly': 0.29; 'least': 0.31; 'usual': 0.32; 'andrew': 0.32; 'does': 0.32; 'to:addr:python- list': 0.34; 'header:User-Agent:1': 0.34; 'there': 0.34; 'google': 0.34; 'project': 0.35; 'plus.': 0.35; 'question': 0.35; 'fair': 0.37; 'hosting': 0.37; 'but': 0.37; 'getting': 0.38; 'received:192': 0.38; 'subject:: ': 0.38; 'received:192.168.1': 0.39; 'to:addr:python.org': 0.39; 'projects': 0.62; 'according': 0.63; 'tracking': 0.65; 'received:62': 0.67; 'from:addr:t': 0.84; 'subject:services': 0.93 Date: Wed, 13 Jul 2011 12:34:28 +0200 From: Thomas Jollans User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Iceowl/1.0b2 Icedove/3.1.11 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Code hosting services References: <4E1D413E.7080002@gmail.com> <4E1D6DDA.5040808@jollybox.de> <4E1D7218.9010108@gmail.com> In-Reply-To: <4E1D7218.9010108@gmail.com> X-Enigmail-Version: 1.1.2 OpenPGP: id=5C8691ED Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1310553270 news.xs4all.nl 23907 [2001:888:2000:d::a6]:59246 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:9380 On 07/13/2011 12:23 PM, Andrew Berg wrote: > On 2011.07.13 05:05 AM, Thomas Jollans wrote: >> There are a load of older sites, SourceForge, Savannah, Gna!, etc >> etc etc, but they don't support VCS other than CVS/Svn for the most >> part. > Many do support Mercurial. In fact, I have a Mercurial repo for one of > my projects on SourceForge (Bazaar and Mercurial are available as extra > features that have to be explicitly enabled). Google Code and Savannah > support Mercurial (at least according to Wikipedia; I haven't set up a > project on either). > Okay, fair enough. Question is, does it integrate with the bug tracker? It does for Google Plus. In the olden days when Mercurial was young, Savannah, IIRC, bolted on Mercurial hosting that didn't do any of the usual integration. Half the point of getting VCS hosting and bug tracking from the same service is being able to do "closes #4" in a commit.