Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Lester Caine
Ferenc Kovacs wrote: I use CVS and SVN directly from Eclipse and I know exactly where you are coming from. Currently this all runs transparently on all platforms and many of the 'reasons' given for wanting to change are already supported by additional tools _in_ Eclipse. http://eclipse.org/egit

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Kiall Mac Innes
See inline. Kiall Sent from a mobile - sorry for being short! On Aug 27, 2011 5:22 p.m., "Lester Caine" wrote: > > Richard Quadling wrote: >>> >>> Having current SVN-only contributors learn it might going to be quite a challenge. >> >> That's me. And I am VERY used to TortoiseSVN - a visual too

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Logan Bailey
There are several decent GUI's for git on the Mac side of things; Github has even released their own guy. http://www.git-tower.com/ http://mac.github.com/ http://gitx.frim.nl/ Git tower can be quirky, but you get used to it and the quirks make sense. I haven't really heard much about mac github.

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Ferenc Kovacs
> I use CVS and SVN directly from Eclipse and I know exactly where you are > coming from. Currently this all runs transparently on all platforms and many > of the 'reasons' given for wanting to change are already supported by > additional tools _in_ Eclipse. http://eclipse.org/egit/ http://www.jav

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Richard Riley
Lester Caine writes: > Richard Quadling wrote: >>> Having current SVN-only contributors learn it might going to be quite a >>> challenge. >> That's me. And I am VERY used to TortoiseSVN - a visual tool >> integrated into Windows Explorer (not IE, but the filesystem exploring >> tool for Windows)

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Lester Caine
Richard Quadling wrote: Having current SVN-only contributors learn it might going to be quite a challenge. That's me. And I am VERY used to TortoiseSVN - a visual tool integrated into Windows Explorer (not IE, but the filesystem exploring tool for Windows). I really don't want to have to work a

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Ferenc Kovacs
On Sat, Aug 27, 2011 at 12:47 PM, Richard Quadling wrote: > On 26 August 2011 08:48, dukeofgaming wrote: >> Having current SVN-only contributors learn it might going to be quite a >> challenge. > > That's me. And I am VERY used to TortoiseSVN - a visual tool > integrated into Windows Explorer (n

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Pierre Joye
there is the same for git. Even most IDEs have plugin for git support these days. Lack of GUI is definitively not an argument. On Sat, Aug 27, 2011 at 12:47 PM, Richard Quadling wrote: > On 26 August 2011 08:48, dukeofgaming wrote: >> Having current SVN-only contributors learn it might going to

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-27 Thread Richard Quadling
On 26 August 2011 08:48, dukeofgaming wrote: > Having current SVN-only contributors learn it might going to be quite a > challenge. That's me. And I am VERY used to TortoiseSVN - a visual tool integrated into Windows Explorer (not IE, but the filesystem exploring tool for Windows). I recently w

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-26 Thread Stefan Neufeind
I'm fine with git and I think moving to something like that together with up-to-date tools to contribute (or review patches etc.) will help a lot. But I would prefer to keep the (core) infrastructure at PHP internally. It's just *so* much easier to integrate tools, add things like hooks for the bu

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-26 Thread Brett Bieber
On Fri, Aug 26, 2011 at 2:28 AM, Ferenc Kovacs wrote: > On Fri, Aug 26, 2011 at 8:48 AM, Lester Caine wrote: >> David Muir wrote: >>> >>> FWIW, PEAR is already moving to GitHub. >> >> So who dictated that >> There should at least be a little consistency in PHP and this is just >> another exa

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-26 Thread Lester Caine
Ferenc Kovacs wrote: - which vcs would you prefer to use for your current work on the php project - which vcs will you continue to use what ever anybody else thinks you should be using? I'm running hg into github transparently for those projects that have already jumped lemming like ... and I

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-26 Thread Ryan McCue
Ferenc Kovacs wrote: > which is pointless if we can't easily accept/merge the pull requests > from the github clone. :/ You can very easily accept pull requests from GitHub even if you're not working on GitHub. e.g. I've been working on my own PHP fork, and have submitted a pull request to the PH

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-26 Thread Ferenc Kovacs
> If I could vote I'd vote for mercurial, but then again, I bet having PHP on > github will increase contributions very quickly. > which is pointless if we can't easily accept/merge the pull requests from the github clone. :/ git itself is a powerful tool, but as AFAIK most of the people in this t

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-26 Thread dukeofgaming
The only think that worries me is that most of the time people choose the service and not the tool. On one hand you have Mercurial, a more than capable DVCS with the lowest barrier of entry IMHO (you will love it while you learn it), and the very good service that is Bitbucket, now kind of catchin

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-26 Thread Ferenc Kovacs
On Fri, Aug 26, 2011 at 8:48 AM, Lester Caine wrote: > David Muir wrote: >> >> FWIW, PEAR is already moving to GitHub. > > So who dictated that > There should at least be a little consistency in PHP and this is just > another example of everybody just doing what they want and sod the rest of

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread Lester Caine
David Muir wrote: FWIW, PEAR is already moving to GitHub. So who dictated that There should at least be a little consistency in PHP and this is just another example of everybody just doing what they want and sod the rest of us :( -- Lester Caine - G8HFL - Cont

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread David Muir
On 08/26/2011 04:12 AM, Kalle Sommer Nielsen wrote: > 2011/8/24 David Soria Parra : >> Hi Internals,, >> >> after 3 weeks of discussion, I think we are ready to start voting on >> the DVCS RFC. If you think something is missing or should be explained >> in more detail, let me know. > I won't trans

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread Ilia Alshanetsky
If we do decide to make a VCS change the vote should be fairly one sided for "option of choice" as this has a fairly broad impact on our development process. On Wed, Aug 24, 2011 at 5:03 PM, David Soria Parra wrote: > Hi Internals,, > > after 3 weeks of discussion, I think we are ready to start v

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread Kalle Sommer Nielsen
2011/8/24 David Soria Parra : > Hi Internals,, > > after 3 weeks of discussion, I think we are ready to start voting on > the DVCS RFC.  If you think something is missing or should be explained > in more detail, let me know. I won't transfer the discussion over here but; I don't want to move to a

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread Philip Olson
I'm not familiar enough with Mercurial to properly vote, but am guessing we'll move to Git. Git is popular because Github is popular, and Github is popular because it's awesome. But I think we should skip git.php.net and mirrors/bridges, and simply move to Github. And this means people who mai

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread David Soria Parra
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/25/2011 11:56 AM, Ivan Enderlin @ Hoa wrote: > On 25/08/11 11:37, David Soria Parra wrote: >> >> On 08/25/2011 11:28 AM, Ivan Enderlin @ Hoa wrote: >>> On 25/08/11 11:15, Derick Rethans wrote: On Wed, 24 Aug 2011, Stas Malyshev wrote: I agre

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread Ivan Enderlin @ Hoa
On 25/08/11 11:37, David Soria Parra wrote: On 08/25/2011 11:28 AM, Ivan Enderlin @ Hoa wrote: On 25/08/11 11:15, Derick Rethans wrote: On Wed, 24 Aug 2011, Stas Malyshev wrote: I agree, and I also think that before people can make a choice they need to have played with all the options. Just p

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread David Soria Parra
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/25/2011 11:28 AM, Ivan Enderlin @ Hoa wrote: > On 25/08/11 11:15, Derick Rethans wrote: >> On Wed, 24 Aug 2011, Stas Malyshev wrote: I agree, and I also think >> that before people can make a choice they need to have played with >> all the option

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread Ivan Enderlin @ Hoa
On 25/08/11 11:15, Derick Rethans wrote: On Wed, 24 Aug 2011, Stas Malyshev wrote: On 8/24/11 2:03 PM, David Soria Parra wrote: after 3 weeks of discussion, I think we are ready to start voting on the DVCS RFC. If you think something is missing or should be explained in more detail, let me kn

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-25 Thread Derick Rethans
On Wed, 24 Aug 2011, Stas Malyshev wrote: > On 8/24/11 2:03 PM, David Soria Parra wrote: > > > > after 3 weeks of discussion, I think we are ready to start voting on > > the DVCS RFC. If you think something is missing or should be > > explained in more detail, let me know. > > I'm not sure ch

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread Lester Caine
Gwynne Raskind wrote: On Wed, Aug 24, 2011 at 19:03, David Soria Parra wrote: > Those wanting to use git and git workflows have a disadvantage when we stay with SVN. > Choosing a VCS happens from time to time and sometimes your favorit is not the winner. > I personally would love to see PH

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread Gwynne Raskind
On Wed, Aug 24, 2011 at 19:03, David Soria Parra wrote: > Those wanting to use git and git workflows have a disadvantage when we stay > with SVN. > Choosing a VCS happens from time to time and sometimes your favorit is not > the winner. > I personally would love to see PHP moving to hg, but if m

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread David Soria Parra
On 2011-08-24, Lester Caine wrote: > David Soria Parra wrote: >>> I'm not sure choosing DCVS by vote is actually a good way to go here. >>> > I think we need much more input from people that maintain all the >>> > infrastructure we're using now and would be doing the move. If we >>> > don't hav

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread Lester Caine
David Soria Parra wrote: I'm not sure choosing DCVS by vote is actually a good way to go here. > I think we need much more input from people that maintain all the > infrastructure we're using now and would be doing the move. If we > don't have people committed to making it happen majority-base

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread Pierre Joye
On Wed, Aug 24, 2011 at 11:15 PM, Stas Malyshev wrote: > Hi! > > On 8/24/11 2:03 PM, David Soria Parra wrote: >> >> Hi Internals,, >> >> after 3 weeks of discussion, I think we are ready to start voting on >> the DVCS RFC.  If you think something is missing or should be explained >> in more detail

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread David Soria Parra
On 2011-08-24, Ferenc Kovacs wrote: > On Wed, Aug 24, 2011 at 11:15 PM, Stas Malyshev > wrote: >> Hi! >> >> On 8/24/11 2:03 PM, David Soria Parra wrote: >>> >>> Hi Internals,, >>> >>> after 3 weeks of discussion, I think we are ready to start voting on >>> the DVCS RFC. ??If you think something

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread Ferenc Kovacs
On Wed, Aug 24, 2011 at 11:15 PM, Stas Malyshev wrote: > Hi! > > On 8/24/11 2:03 PM, David Soria Parra wrote: >> >> Hi Internals,, >> >> after 3 weeks of discussion, I think we are ready to start voting on >> the DVCS RFC.  If you think something is missing or should be explained >> in more detail

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread David Soria Parra
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/24/2011 11:15 PM, Stas Malyshev wrote: > Hi! > > On 8/24/11 2:03 PM, David Soria Parra wrote: >> Hi Internals,, >> >> after 3 weeks of discussion, I think we are ready to start voting >> on the DVCS RFC. If you think something is missing or sh

Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread Stas Malyshev
Hi! On 8/24/11 2:03 PM, David Soria Parra wrote: Hi Internals,, after 3 weeks of discussion, I think we are ready to start voting on the DVCS RFC. If you think something is missing or should be explained in more detail, let me know. I'm not sure choosing DCVS by vote is actually a good way t

[PHP-DEV] [VOTE] Choosing a distributed version control system for PHP

2011-08-24 Thread David Soria Parra
Hi Internals,, after 3 weeks of discussion, I think we are ready to start voting on the DVCS RFC. If you think something is missing or should be explained in more detail, let me know. Votes can be found here: https://wiki.php.net/rfc/dvcs/vote The RFC can be found here: https://wiki.p