Re: [OMPI devel] 1-question developer poll

2014-04-17 Thread Josh Hursey
For Open MPI: - Primary: Mercurial (hosted on BitBucket - better deal for academia) - Secondary: Git (hosted on either BitBucket or GitHub) - SVN only to commit back For other projects: - SVN - Becoming less commonly used, but still used for some projects like Open MPI - Mercurial and Git - e

Re: [OMPI devel] 1-question developer poll

2014-04-17 Thread Christoph Niethammer
uyres (jsquyres)" To: "Open MPI Developers List" Sent: Wednesday, April 16, 2014 12:32:10 PM Subject: [OMPI devel] 1-question developer poll What source code repository technology(ies) do you use for Open MPI development? (indicate all that apply) - SVN - Mercurial - Git I ask t

Re: [OMPI devel] 1-question developer poll

2014-04-16 Thread Adrian Reber
On Wed, Apr 16, 2014 at 10:32:10AM +, Jeff Squyres (jsquyres) wrote: > What source code repository technology(ies) do you use for Open MPI > development? (indicate all that apply) > > - SVN > - Mercurial > - Git git Adrian pgp0Qj8qxYTHc.pgp Description: PGP signature

Re: [OMPI devel] 1-question developer poll

2014-04-16 Thread Edgar Gabriel
mostly svn, sometimes mercurial, no git. Edgar On 4/16/2014 5:32 AM, Jeff Squyres (jsquyres) wrote: > What source code repository technology(ies) do you use for Open MPI > development? (indicate all that apply) > > - SVN > - Mercurial > - Git > > I ask this question because there's serious dis

Re: [OMPI devel] 1-question developer poll

2014-04-16 Thread George Bosilca
Wednesday, April 16, 2014 10:35 AM > >To: Open MPI Developers > >Subject: Re: [OMPI devel] 1-question developer poll > > > >* PGP Signed by an unknown key > > > >Git > > > >On Wed, Apr 16, 2014 at 10:32:10AM +, Jeff Squyres (jsquyres) wrote: > >&

Re: [OMPI devel] 1-question developer poll

2014-04-16 Thread Rolf vandeVaart
SVN >-Original Message- >From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Nathan >Hjelm >Sent: Wednesday, April 16, 2014 10:35 AM >To: Open MPI Developers >Subject: Re: [OMPI devel] 1-question developer poll > >* PGP Signed by an unknown key > >

Re: [OMPI devel] 1-question developer poll

2014-04-16 Thread Nathan Hjelm
Git On Wed, Apr 16, 2014 at 10:32:10AM +, Jeff Squyres (jsquyres) wrote: > What source code repository technology(ies) do you use for Open MPI > development? (indicate all that apply) > > - SVN > - Mercurial > - Git > > I ask this question because there's serious discussions afoot to switch

Re: [OMPI devel] 1-question developer poll

2014-04-16 Thread Dave Goodell (dgoodell)
On Apr 16, 2014, at 5:32 AM, Jeff Squyres (jsquyres) wrote: > What source code repository technology(ies) do you use for Open MPI > development? (indicate all that apply) > > - SVN > - Mercurial > - Git Mostly Git (via the Github mirror and git-svn), and very rarely direct SVN. Never Mercuri

Re: [OMPI devel] 1-question developer poll

2014-04-16 Thread Ralph Castain
Personally: svn and Mercurial Intel uses git. However, we have had significant trouble keeping git repos alive and clean in projects involving many developers that are geographically dispersed. As a result, we've had to dedicate resources - full-time people whose sole job is to maintain the git re

Re: [OMPI devel] 1-question developer poll

2014-04-16 Thread Mike Dubman
git On Wed, Apr 16, 2014 at 1:32 PM, Jeff Squyres (jsquyres) wrote: > What source code repository technology(ies) do you use for Open MPI > development? (indicate all that apply) > > - SVN > - Mercurial > - Git > > I ask this question because there's serious discussions afoot to switch > OMPI's

[OMPI devel] 1-question developer poll

2014-04-16 Thread Jeff Squyres (jsquyres)
What source code repository technology(ies) do you use for Open MPI development? (indicate all that apply) - SVN - Mercurial - Git I ask this question because there's serious discussions afoot to switch OMPI's main SVN repo to Git, and I want to get a feel for the current landscape out there.