Re: Code hosting services

2011-07-17 Thread Thomas Jollans
On 07/17/2011 12:08 PM, Ben Finney wrote: > Thomas Jollans writes: > >> Launchpad has a cross-project bug tracker. > > With which you can (so I'm told) interact with completely using email. > >> Launchpad also uses the excruciatingly slow (but distributed, and >> written-in-python) bzr for vers

Re: Code hosting services

2011-07-17 Thread Ben Finney
Thomas Jollans writes: > Launchpad has a cross-project bug tracker. With which you can (so I'm told) interact with completely using email. > Launchpad also uses the excruciatingly slow (but distributed, and > written-in-python) bzr for version control. Citation needed. While Git is the fastest

Re: Code hosting services

2011-07-16 Thread Thomas Jollans
On 07/16/2011 06:00 PM, Jason Earl wrote: > On Sat, Jul 16 2011, Thomas Jollans wrote: > >> On 07/16/2011 10:32 AM, Andrew Berg wrote: >>> Does anyone know if there are any services that have cross-project >>> integration? I can see myself closing a ton of bug reports just because >>> they are iss

Re: Code hosting services

2011-07-16 Thread Jason Earl
On Sat, Jul 16 2011, Thomas Jollans wrote: > On 07/16/2011 10:32 AM, Andrew Berg wrote: >> Does anyone know if there are any services that have cross-project >> integration? I can see myself closing a ton of bug reports just because >> they are issues with the library part of the program, which wi

Re: Code hosting services

2011-07-16 Thread Thomas Jollans
On 07/16/2011 10:32 AM, Andrew Berg wrote: > Does anyone know if there are any services that have cross-project > integration? I can see myself closing a ton of bug reports just because > they are issues with the library part of the program, which will be a > separate project (because there will be

Re: Code hosting services

2011-07-16 Thread Andrew Berg
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 I found this on StackOverflow and it was very helpful: http://stackoverflow.com/questions/10490/best-open-source-project-hosting-site Now, I have it narrowed down to 3 choices - SF, Google Code and CodePlex. SF pros: Very popular and has tons of

Re: Code hosting services

2011-07-13 Thread Eric Snow
On Wed, Jul 13, 2011 at 4:23 AM, Adam Tauno Williams wrote: > On Wed, 2011-07-13 at 01:54 -0500, Andrew Berg wrote: >> What can you guys recommend? > > SourceForge;  it is a comprehensive platform [in addition to being an > Open Source platform: Allura].  It is a much improved platform over > seve

Re: Code hosting services

2011-07-13 Thread Andrew Berg
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 On 2011.07.13 05:34 AM, Thomas Jollans wrote: > 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'

Re: Code hosting services

2011-07-13 Thread Thomas Jollans
On 07/13/2011 12:34 PM, Thomas Jollans wrote: > It does for Google Plus. Code. Code, not plus. Not concentrating. Argh. -- http://mail.python.org/mailman/listinfo/python-list

Re: Code hosting services

2011-07-13 Thread Thomas Jollans
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 re

Re: Code hosting services

2011-07-13 Thread Adam Tauno Williams
On Wed, 2011-07-13 at 01:54 -0500, Andrew Berg wrote: > I know this isn't specific to Python, but it is somewhat on topic. Way > back when I had a simple project, SourceForge was by far the most > prominent place to host (and it still is, though to a lesser extent > now). SourceForge is still an op

Re: Code hosting services

2011-07-13 Thread Andrew Berg
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 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

Re: Code hosting services

2011-07-13 Thread Thomas Jollans
On 07/13/2011 08:54 AM, Andrew Berg wrote: > I know this isn't specific to Python, but it is somewhat on topic. Way > back when I had a simple project, SourceForge was by far the most > prominent place to host (and it still is, though to a lesser extent > now). SourceForge is still an option for me

Re: Code hosting services

2011-07-13 Thread Cameron Simpson
On 13Jul2011 01:54, Andrew Berg wrote: | I know this isn't specific to Python, but it is somewhat on topic. Way | back when I had a simple project, SourceForge was by far the most | prominent place to host (and it still is, though to a lesser extent | now). SourceForge is still an option for me, b

Re: Code hosting services

2011-07-13 Thread Thomas Rachel
Am 13.07.2011 08:54 schrieb Andrew Berg: BTW, I'll likely be sticking with Mercurial for revision control. TortoiseHg is a wonderful tool set and I managed to get MercurialEclipse working well. In this case, I would recommend bitbucket. Thomas -- http://mail.python.org/mailman/listinfo/pytho

Code hosting services

2011-07-12 Thread Andrew Berg
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 I know this isn't specific to Python, but it is somewhat on topic. Way back when I had a simple project, SourceForge was by far the most prominent place to host (and it still is, though to a lesser extent now). SourceForge is still an option for m