AW: Make Git happen

2012-11-21 Thread christofer.d...@c-ware.de
Nachricht- Von: Omar Gonzalez [mailto:omarg.develo...@gmail.com] Gesendet: Donnerstag, 22. November 2012 07:05 An: flex-dev@incubator.apache.org Betreff: Re: Make Git happen On Wednesday, November 21, 2012, Alex Harui wrote: > > > > On 11/21/12 5:25 PM, "Justin Mcl

Re: Make Git happen

2012-11-21 Thread Omar Gonzalez
On Wednesday, November 21, 2012, Alex Harui wrote: > > > > On 11/21/12 5:25 PM, "Justin Mclean" > > wrote: > > > Hi, > > > >> The vote closes in a few hours, then we ask the IPMC for approval. > Because > >> of the holiday this week > > What holiday? Not everyone lives in the US you know :-) IMO

Re: Make Git happen

2012-11-21 Thread Alex Harui
On 11/21/12 5:25 PM, "Justin Mclean" wrote: > Hi, > >> The vote closes in a few hours, then we ask the IPMC for approval. Because >> of the holiday this week > What holiday? Not everyone lives in the US you know :-) IMO there been more > than enough votes (and no objections) I don't see any

Re: Make Git happen

2012-11-21 Thread Justin Mclean
Hi, > The vote closes in a few hours, then we ask the IPMC for approval. Because > of the holiday this week What holiday? Not everyone lives in the US you know :-) IMO there been more than enough votes (and no objections) I don't see any compelling reason to extend it. > I'm hoping that still

Re: Make Git happen

2012-11-21 Thread Greg Reddin
Sent from my mobile device. On Nov 21, 2012, at 4:22 PM, Carlos Rovira wrote: > a > requeriment of "a pyhton guy to get the task done" should not be binding to > make this movement happen. I just want to clarify again why this requirement exists. Apache's git support is still evolving and i

Re: Make Git happen

2012-11-21 Thread Alex Harui
On 11/21/12 2:50 PM, "Carlos Rovira" wrote: > @Alex, I suppose that graduation is very near, isn't it? > > As the graduation will need some work at Infra moving things from incubator > to full-fledged apache project...maybe this will be right time for Infra to > make the switch to GIT happen.

Re: Make Git happen

2012-11-21 Thread Carlos Rovira
This are all apache projects that has full git support: https://git-wip-us.apache.org/repos/asf 2012/11/21 Carlos Rovira > @Alex, I suppose that graduation is very near, isn't it? > > As the graduation will need some work at Infra moving things from > incubator to full-fledged apache project..

Re: Make Git happen

2012-11-21 Thread Carlos Rovira
@Alex, I suppose that graduation is very near, isn't it? As the graduation will need some work at Infra moving things from incubator to full-fledged apache project...maybe this will be right time for Infra to make the switch to GIT happen. So, when we could expect flex graduation? 2012/11/21 Ca

Re: Make Git happen

2012-11-21 Thread Carlos Rovira
Apache Flume is other project that is now on GIT: http://flume.apache.org/source.html Here they started to see how to move http://apache.markmail.org/thread/fkkraooktzxelbr2 And they finaly get it so it's possbile! :) 2012/11/21 Carlos Rovira > Hi, > > although I, as all, would like the co

Re: Make Git happen

2012-11-21 Thread Carlos Rovira
Hi, although I, as all, would like the complete solution GIT-GITHUB, I'm with you that better to win the first battle : switch from SVN to read/write GIT. That's the basic idea and reduction of the task. @Omar, about Python, I'll try to search the way to workaround that since I, as you are not a

Re: Make Git happen

2012-11-21 Thread Omar Gonzalez
On Wed, Nov 21, 2012 at 1:03 PM, Justin Mclean wrote: > Hi, > > Would Is it easier to make progress if we remove github from the equation > for now and revisit? (And just keep the githib mirror as we do now) The > vote if I recall was to use git not github. > > Thanks, > Justin The mirrors to Gi

Re: Make Git happen

2012-11-21 Thread Om
On Wed, Nov 21, 2012 at 1:03 PM, Justin Mclean wrote: > Hi, > > Would Is it easier to make progress if we remove github from the equation > for now and revisit? (And just keep the githib mirror as we do now) The > vote if I recall was to use git not github. > > +1 One battle at a time, please :-)

Re: Make Git happen

2012-11-21 Thread Justin Mclean
Hi, Would Is it easier to make progress if we remove github from the equation for now and revisit? (And just keep the githib mirror as we do now) The vote if I recall was to use git not github. Thanks, Justin

Re: Make Git happen

2012-11-21 Thread Justin Mclean
Hi, > I see this as a flawed argument. In SVN I could basically keep a bunch of > code for experiments and patches on my local machine without committing as > long as I want, making it not public. I worked with both (and many other VCS) over many years and that what I've seen happen. Of course as

Re: Make Git happen

2012-11-21 Thread Dasa Paddock
At the bottom of the Cordova Committer Workflow page (see [1]), they say: "Respond to pull request on github with link to their commit and ask them to close pull request." It'd be nicer if the committer could close it themselves though. [1] http://wiki.apache.org/cordova/CommitterWorkflow --Da

Re: Make Git happen

2012-11-21 Thread Omar Gonzalez
On Wed, Nov 21, 2012 at 12:14 PM, Justin Mclean wrote: > Hi, > > > I've never used GitHub. It doesn't have a way to monitor commits that > > couldn't send a notification to flex-commits@? > > The problem I see here is that github (and git) encourages local > branching, so peoples experiments and

Re: Make Git happen

2012-11-21 Thread Justin Mclean
Hi, > I've never used GitHub. It doesn't have a way to monitor commits that > couldn't send a notification to flex-commits@? The problem I see here is that github (and git) encourages local branching, so peoples experiments and patches are not always going to be public. There's still the outst

Re: Make Git happen

2012-11-21 Thread Greg Reddin
On Wed, Nov 21, 2012 at 1:10 PM, Alex Harui wrote: > I've never used GitHub. It doesn't have a way to monitor commits that > couldn't send a notification to flex-commits@? > It may be possible. I'm not sure. What bothers me more than that is using outside infrastructure to host development. I k

Re: Make Git happen

2012-11-21 Thread Omar Gonzalez
On Wed, Nov 21, 2012 at 11:10 AM, Alex Harui wrote: > > I've never used GitHub. It doesn't have a way to monitor commits that > couldn't send a notification to flex-commits@? > > Yes they do, they have over 100 service hooks, and email and JIRA are included. Not only are these features/service h

Re: Make Git happen

2012-11-21 Thread Alex Harui
>> Another angle to explore is whether it would be ok from an Apache >> perspective to simply do our work on the public GitHub and only copy >> released sources back to either Apache SVN or some simpler Apache Git >> installation > > > I would have trouble with that approach and I suspect the boa

Re: Make Git happen

2012-11-21 Thread Omar Gonzalez
On Wed, Nov 21, 2012 at 10:10 AM, Greg Reddin wrote: > On Wed, Nov 21, 2012 at 11:46 AM, Alex Harui wrote: > > > I am new to Git/GitHub, but I am wondering whether Infra considered using > > its own GitHub (see [1]). > > > I know they looked into that and were in talks with GitHub for a while. I

Re: Make Git happen

2012-11-21 Thread Cyrill Zadra
They have documented the workflow for contributers an committers in the wiki. http://wiki.apache.org/cordova/ContributorWorkflow http://wiki.apache.org/cordova/CommitterWorkflow Cyrill Am 21.11.2012 um 10:29 schrieb Nick Tsitlakidis : > If I'm not mistaken, Cordova (they also haven't gradua

Re: Make Git happen

2012-11-21 Thread Nick Tsitlakidis
If I'm not mistaken, Cordova (they also haven't graduated yet) is already using Git. Any thoughts on how they do it? On Wed, Nov 21, 2012 at 8:10 PM, Greg Reddin wrote: > On Wed, Nov 21, 2012 at 11:46 AM, Alex Harui wrote: > > > I am new to Git/GitHub, but I am wondering whether Infra consider

Re: Make Git happen

2012-11-21 Thread Greg Reddin
On Wed, Nov 21, 2012 at 11:46 AM, Alex Harui wrote: > I am new to Git/GitHub, but I am wondering whether Infra considered using > its own GitHub (see [1]). I know they looked into that and were in talks with GitHub for a while. I don't remember the details and probably couldn't share them on a

Re: Make Git happen

2012-11-21 Thread Alex Harui
On 11/21/12 9:15 AM, "Omar Gonzalez" wrote: > Hi Carlos, > > I talked a bit with the Infra team on IRC. I think the main hurdle here is > they want a volunteer that will help Infra resolve issues on their git > admin tool, I think its called apache-gitadmin or something along those > lines.

Re: Make Git happen

2012-11-21 Thread Omar Gonzalez
On Wed, Nov 21, 2012 at 9:10 AM, Carlos Rovira < carlos.rov...@codeoscopic.com> wrote: > Hi, > > now that I have the committer status I can push the pass from SVN to GIT as > our main VCS system, based on this vote results here ( > http://markmail.org/message/ajlskznzec4wqda2) > > I will base my s

Make Git happen

2012-11-21 Thread Carlos Rovira
Hi, now that I have the committer status I can push the pass from SVN to GIT as our main VCS system, based on this vote results here ( http://markmail.org/message/ajlskznzec4wqda2) I will base my strategy on Chris Dutz info here: http://markmail.org/message/6qvnryobjnho7brd So I'll contact infra