Re: Committers - preparing for Git

2013-03-18 Thread Frédéric THOMAS
---Message d'origine- From: Om Sent: Monday, March 18, 2013 3:59 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git 'actually, you can argue that the fetch size is far smaller (about 200 Mb) than the result of the checkout (about 2.6Gb)' That is exactly what I am

Re: Committers - preparing for Git

2013-03-18 Thread Om
'actually, you can argue that the fetch size is far smaller (about 200 Mb) than the result of the checkout (about 2.6Gb)' That is exactly what I am saying. You are making the problem sounds worse than it is. Sparse checkout does help doesn't it?

Re: Committers - preparing for Git

2013-03-18 Thread Frédéric THOMAS
eckout // Does the checkout with the spare option which is almost the same than "git read-tree -m -u HEAD". git checkout master I hope I have made the things clearer ;-) -Fred -Message d'origine- From: Om Sent: Monday, March 18, 2013 3:03 PM To: dev@flex.apache.org

Re: Committers - preparing for Git

2013-03-18 Thread Om
On Mar 18, 2013 12:52 AM, "Justin Mclean" wrote: > > Hi, > > > So does this mean we picked a SCM technology that does not scale? > It scales but there a difference in that with SVN you can check out from a directory in a SVN repo but with Git you need to check out the whole repo. > > > BTW, an SVN

Re: Committers - preparing for Git

2013-03-18 Thread Jose Barragan
board/fthomas" is the same than > "fthomas". > It goes beyond that, the pattern should be , > but it's still to risky to go by convention IMO. > > -Fred > > -Message d'origine- From: Jose Barragan > Sent: Monday, March 18, 2013 2:33 AM

Re: Committers - preparing for Git

2013-03-18 Thread Justin Mclean
Hi, > So does this mean we picked a SCM technology that does not scale? It scales but there a difference in that with SVN you can check out from a directory in a SVN repo but with Git you need to check out the whole repo. > BTW, an SVN checkout of the Flex SDK used to take me 2.5 hours or more O

Re: Committers - preparing for Git

2013-03-17 Thread Alex Harui
On 3/17/13 8:49 PM, "Om" wrote: > On Sun, Mar 17, 2013 at 8:37 PM, Alex Harui wrote: > >> So does this mean we picked a SCM technology that does not scale? N-years >> down the road won't all of our other repos have tons of branches and enough >> objects to add up to 240MB? What happens whe

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
inline answers. -Fred -Message d'origine- From: Alex Harui Sent: Monday, March 18, 2013 4:37 AM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git So does this mean we picked a SCM technology that does not scale? N-years down the road won't all of our o

Re: Committers - preparing for Git

2013-03-17 Thread Om
ate repos. > > > > I believe branches for committers with sub folders for their individual > > projects should suffice. > > > > Thanks, > > Om > > > >> > >> -Message d'origine- From: Jose Barragan > >> Sent: Monday, Ma

Re: Committers - preparing for Git

2013-03-17 Thread Alex Harui
where committers do work temporarily > before moving them into appropriate repos. > > I believe branches for committers with sub folders for their individual > projects should suffice. > > Thanks, > Om > >> >> -Message d'origine- From: Jose Barr

Re: Committers - preparing for Git

2013-03-17 Thread Om
ch pads where committers do work temporarily before moving them into appropriate repos. I believe branches for committers with sub folders for their individual projects should suffice. Thanks, Om > > -Message d'origine- From: Jose Barragan > Sent: Monday, March 18, 2013 2:33 A

Re: Committers - preparing for Git

2013-03-17 Thread Justin Mclean
Hi, > Yes, we need to take the one time git to make things a bit more organized. With my current bandwidth that's make it difficult. I'd vote for keeping the whiteboards in SVN. I want to cherry pick what I checkout of that like I could do with SVN and not have to check out everyones work. Just

Re: Committers - preparing for Git

2013-03-17 Thread Om
On Mar 17, 2013 6:21 PM, "Justin Mclean" wrote: > > Hi, > > > Why is that a problem? > Because you have to initially checkout/download all branches. > > Justin > Yes, we need to take the one time git to make things a bit more organized.

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
should be , but it's still to risky to go by convention IMO. -Fred -Message d'origine- From: Jose Barragan Sent: Monday, March 18, 2013 2:33 AM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git That's problem is solved by applying this policy naming: m

Re: Committers - preparing for Git

2013-03-17 Thread Jose Barragan
ver he wants. > >> I could live with leaving the whiteboard in SVN. > > Me too. > > -Fred > > -Message d'origine- From: Om > Sent: Monday, March 18, 2013 2:06 AM > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > >

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
. I could live with leaving the whiteboard in SVN. Me too. -Fred -Message d'origine- From: Om Sent: Monday, March 18, 2013 2:06 AM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git On Mar 17, 2013 5:56 PM, "Frédéric THOMAS" wrote: Hi, I agree w

Re: Committers - preparing for Git

2013-03-17 Thread Justin Mclean
Hi, > Why is that a problem? Because you have to initially checkout/download all branches. Justin

Re: Committers - preparing for Git

2013-03-17 Thread Jose Barragan
t has whiteboards in git. > > Thanks, > Om > >> >> -Fred >> >> -Message d'origine- From: Justin Mclean >> Sent: Monday, March 18, 2013 1:12 AM >> >> To: dev@flex.apache.org >> Subject: Re: Committers - preparing for Git >>

Re: Committers - preparing for Git

2013-03-17 Thread Om
t; I could live with leaving the whiteboard in SVN. This is probably why no other project has whiteboards in git. Thanks, Om > > -Fred > > -Message d'origine- From: Justin Mclean > Sent: Monday, March 18, 2013 1:12 AM > > To: dev@flex.apache.org > Subject:

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
ith GIT, I would use git-svn clone, it takes a bit of time to setup but once done, it works like a charm. -Fred -Message d'origine- From: Justin Mclean Sent: Monday, March 18, 2013 1:12 AM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Hi, I vote for creati

Re: Committers - preparing for Git

2013-03-17 Thread Om
On Mar 17, 2013 5:12 PM, "Justin Mclean" wrote: > > Hi, > > > I vote for creating a branch for each committer under whiteboard. Anyone > > else want to chime in? > By branch I assume you mean repo not sure if everyone having their own branch make sense as each persons branch would contain differe

Re: Committers - preparing for Git

2013-03-17 Thread Justin Mclean
Hi, > I vote for creating a branch for each committer under whiteboard. Anyone > else want to chime in? By branch I assume you mean repo not sure if everyone having their own branch make sense as each persons branch would contain different files etc etc. But currently using git for the white bo

Re: Committers - preparing for Git

2013-03-17 Thread Om
e des boucles en millisecondes : > Minimum = 30ms, Maximum = 35ms, Moyenne = 33ms > > > > > -Message d'origine- From: Om > Sent: Sunday, March 17, 2013 7:36 PM > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > But it does not dow

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
s = 4, perdus = 0 (perte 0%), Durée approximative des boucles en millisecondes : Minimum = 30ms, Maximum = 35ms, Moyenne = 33ms -Message d'origine- From: Om Sent: Sunday, March 17, 2013 7:36 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git But it does not

Re: Committers - preparing for Git

2013-03-17 Thread Om
hed the entire repo, with your bandwith > that's ok, not with mine, while you are at 624 KiB/s I'm at 20 KiB/s > > > -Fred > > -Message d'origine- From: Om > Sent: Sunday, March 17, 2013 6:55 PM > > To: dev@flex.apache.org > Subject: Re: C

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
0 KiB/s -Fred -Message d'origine- From: Om Sent: Sunday, March 17, 2013 6:55 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git In git bash: omuppira@OMUPPIRA /c/p/flex_os/workspace/flexroot/git/test *$ git init* Initialized empty Git repository in c:/p/flex_o

Re: Committers - preparing for Git

2013-03-17 Thread Om
> It does seems to work for me, can you please give me the commands you used. > > > -Fred > > -Message d'origine- From: Om > Sent: Sunday, March 17, 2013 6:04 PM > > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > On Sun, Mar

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
It does seems to work for me, can you please give me the commands you used. -Fred -Message d'origine- From: Om Sent: Sunday, March 17, 2013 6:04 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git On Sun, Mar 17, 2013 at 9:33 AM, Frédéric THOMAS wrote:

Re: Committers - preparing for Git

2013-03-17 Thread Om
heckout process. Thanks, Om > -Fred > > -Message d'origine- From: Frédéric THOMAS > Sent: Sunday, March 17, 2013 5:21 PM > > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > Hi Om, > > Good morning so :) > > Well, not

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
flex-utilities: - History -> FAIL (back to 2012-07-12 for svn, 2012-08-15 for git) - Build/run Installer -> OK -Fred -Message d'origine- From: Frédéric THOMAS Sent: Sunday, March 17, 2013 5:33 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Well, fr

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
d -Message d'origine- From: Frédéric THOMAS Sent: Sunday, March 17, 2013 5:21 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Hi Om, Good morning so :) Well, not yet, actually, I was look for a such feature, I'm trying it right now. Thanks for that tip, -Fre

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
Hi Om, Good morning so :) Well, not yet, actually, I was look for a such feature, I'm trying it right now. Thanks for that tip, -Fred -Message d'origine- From: Om Sent: Sunday, March 17, 2013 5:01 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git

Re: Committers - preparing for Git

2013-03-17 Thread Om
t;> >> -Fred >> >> -Message d'origine----- From: Frédéric THOMAS >> Sent: Sunday, March 17, 2013 3:20 PM >> To: dev@flex.apache.org >> Subject: Re: Committers - preparing for Git >> >> Yeah, I remember that, I remember as well I gave you a

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
Sent: Sunday, March 17, 2013 4:42 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git @Om, At the end, the flex-withboard repo is 2,61 Gb on disk, it took more than 2:30 to download, I really don't think that's something acceptable, would it be possible to split the

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
From: Michael Schmalle Sent: Sunday, March 17, 2013 3:43 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Yes, this looks correct, at least thats what my history says. Mike Quoting Frédéric THOMAS : @Mike, the falcon repo has history back to 2012-08-16, is that correct fo

Re: Committers - preparing for Git

2013-03-17 Thread Michael Schmalle
: dev@flex.apache.org Subject: Re: Committers - preparing for Git Yeah, I remember that, I remember as well I gave you a trick to run Mustella with a low priority, did you try it ? Btw, I was looking closer at the wiki to build falcon and the sdk dependencies you talk about, what they are ? that's not cl

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
@Mike, the falcon repo has history back to 2012-08-16, is that correct for you ? -Fred -Message d'origine- From: Frédéric THOMAS Sent: Sunday, March 17, 2013 3:20 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Yeah, I remember that, I remember as well I

Re: Committers - preparing for Git

2013-03-17 Thread Michael Schmalle
s you talk about, what they are ? that's not clear on the wiki. -Fred -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 3:14 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git I already did months ago, it almost crashed my computer. Nee

Re: Committers - preparing for Git

2013-03-17 Thread !default
fault > Sent: Sunday, March 17, 2013 3:17 PM > To: dev@flex.apache.org > Cc: > Subject: Re: Committers - preparing for Git > > Is the wiki open to be added to? I havent paid much attention to it. Myself > and a few others have some working knowledge of GIT in an enterp

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
gine- From: !default Sent: Sunday, March 17, 2013 3:17 PM To: dev@flex.apache.org Cc: Subject: Re: Committers - preparing for Git Is the wiki open to be added to? I havent paid much attention to it. Myself and a few others have some working knowledge of GIT in an enterprise environment, so

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
27;origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 3:14 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git I already did months ago, it almost crashed my computer. Needless to say that is the last time I ran mustella. Mike Quoting Frédéric THOMAS : hehe, if

Re: Committers - preparing for Git

2013-03-17 Thread !default
oad.html > > -Message d'origine- From: Michael Schmalle > Sent: Sunday, March 17, 2013 2:40 PM > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > Well, since Erik hasn't done it, I say if your on a roll, just do it. > I don

Re: Committers - preparing for Git

2013-03-17 Thread Michael Schmalle
27;origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 3:05 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Yeah, I already have it checked out and am in the process of building it, my god this is a ridiculous process. I have never seen anything harder to get

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
hehe, if you think downloading thirdparty/building the sdk is a pain, don't even try to play with mustella tests ;-) -Fred -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 3:05 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Gi

Re: Committers - preparing for Git

2013-03-17 Thread Michael Schmalle
ogle.com/p/tortoisegit/wiki/Download [3] http://www.syntevo.com/smartgithg/download.html -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 2:40 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Well, since Erik hasn't done it, I say if you

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
But first, you can have a look at this thread [1] -Fred [1] http://markmail.org/message/ooz5ugvjgbmtdxic -Message d'origine- From: Frédéric THOMAS Sent: Sunday, March 17, 2013 2:56 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git I just looked at the wi

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
yntevo.com/smartgithg/download.html -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 2:40 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Well, since Erik hasn't done it, I say if your on a roll, just do it. I don't like looking at a h

Re: Committers - preparing for Git

2013-03-17 Thread Michael Schmalle
x27;ll do it. -Fred -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 2:28 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Are you planning on getting the .gitignore in the falcon directories or is Erik doing this? I haven't been able

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
Actually, I didn't plan to do that but if you or Erik doesn't dare/want to do it, just tell me, I'll do it. -Fred -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 2:28 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git

Re: Committers - preparing for Git

2013-03-17 Thread Michael Schmalle
e I'm like in front of a white page at the moment. Thanks, -Fred -Message d'origine- From: Justin Mclean Sent: Sunday, March 17, 2013 1:28 AM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Hi, Btw, to all of you, I'm thinking about committing this file

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
ubject: Re: Committers - preparing for Git Yeah, it's 67 Gb of download, not usable to me either ! -Fred -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 2:08 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git I agree, When I used svn

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
Yeah, it's 67 Gb of download, not usable to me either ! -Fred -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 2:08 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git I agree, When I used svn, I created a folder 'whiteboard

Re: Committers - preparing for Git

2013-03-17 Thread Michael Schmalle
jects ? I don't know if it's possible but I would rather prefer everyone has its own git repo. -Fred -Message d'origine- From: Frédéric THOMAS Sent: Sunday, March 17, 2013 1:53 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Hi, I just committ

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
id they do on the other apache projects ? I don't know if it's possible but I would rather prefer everyone has its own git repo. -Fred -Message d'origine- From: Frédéric THOMAS Sent: Sunday, March 17, 2013 1:53 PM To: dev@flex.apache.org Subject: Re: Committers - prepa

Re: Committers - preparing for Git

2013-03-17 Thread Frédéric THOMAS
@flex.apache.org Subject: Re: Committers - preparing for Git Hi, Btw, to all of you, I'm thinking about committing this file to svn, like that when we'll clone the git repo, we'll already have it, avoiding bad commits, what do you think ? Add it to the "official" wiki

Re: Committers - preparing for Git

2013-03-16 Thread Justin Mclean
Hi, > Btw, to all of you, I'm thinking about committing this file to svn, like that > when we'll clone the git repo, we'll already have it, avoiding bad commits, > what do you think ? Add it to the "official" wiki page on git usage for Apache Flex - which still needs some work. Justin

Re: Committers - preparing for Git

2013-03-16 Thread Frédéric THOMAS
In this case, ok, I'll probably do the first commit into git with that. Thanks, -Fred -Message d'origine- From: Om Sent: Saturday, March 16, 2013 6:46 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git If we are okay with the current repo, they would mak

Re: Committers - preparing for Git

2013-03-16 Thread Om
git repo be generated, otherwise, there is a risk folks > commit a bad file into git later. > > -Fred > > -Message d'origine- From: Om > Sent: Saturday, March 16, 2013 6:31 PM > > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > We ne

Re: Committers - preparing for Git

2013-03-16 Thread Frédéric THOMAS
: dev@flex.apache.org Subject: Re: Committers - preparing for Git We need to first finish the review of the read-only git repo and give a go ahead to make it read-write. Om On Sat, Mar 16, 2013 at 10:28 AM, Frédéric THOMAS wrote: Btw, if no one has objections, I can maybe commit it soon and folks may a

Re: Committers - preparing for Git

2013-03-16 Thread Om
; > -Fred > > -Message d'origine- From: Frédéric THOMAS > Sent: Saturday, March 16, 2013 6:26 PM > > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > @Om, yes, I think is almost complete and would like to check in svn, like > that, as soon as fo

Re: Committers - preparing for Git

2013-03-16 Thread Jose Barragan
soon and folks may add > or remove exclusions later. > > -Fred > > -Message d'origine- From: Frédéric THOMAS > Sent: Saturday, March 16, 2013 6:26 PM > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > @Om, yes, I think is almost co

Re: Committers - preparing for Git

2013-03-16 Thread Frédéric THOMAS
Btw, if no one has objections, I can maybe commit it soon and folks may add or remove exclusions later. -Fred -Message d'origine- From: Frédéric THOMAS Sent: Saturday, March 16, 2013 6:26 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git @Om, yes, I thi

Re: Committers - preparing for Git

2013-03-16 Thread Frédéric THOMAS
ssage d'origine- From: Om Sent: Saturday, March 16, 2013 6:19 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Sorry for not being clear earlier. If we are working on this file as a group, it will be better to do it on the wiki instead of over email. Once it gets ch

Re: Committers - preparing for Git

2013-03-16 Thread Om
y, March 16, 2013 6:08 PM > > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > On Mar 16, 2013 9:58 AM, "Frédéric THOMAS" > wrote: > >> >> Hi Jose, >> >> You can add flex-sdk-description.xml to the Apache Flex projects

Re: Committers - preparing for Git

2013-03-16 Thread Jose Barragan
rigine- From: Jose Barragan >> Sent: Saturday, March 16, 2013 5:49 PM >> To: dev@flex.apache.org >> Subject: Re: Committers - preparing for Git >> >> >> Thanks Fréd, >> I'll use your .gitignore too >> -- >> Jose Barragan >> Softwar

Re: Committers - preparing for Git

2013-03-16 Thread Frédéric THOMAS
nors? Thanks, Om -Fred -Message d'origine- From: Jose Barragan Sent: Saturday, March 16, 2013 5:49 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Thanks Fréd, I'll use your .gitignore too -- Jose Barragan Software Architect Chief Codeoscopic Madrid C/. I

Re: Committers - preparing for Git

2013-03-16 Thread Om
e honors? Thanks, Om > -Fred > > -Message d'origine- From: Jose Barragan > Sent: Saturday, March 16, 2013 5:49 PM > To: dev@flex.apache.org > Subject: Re: Committers - preparing for Git > > > Thanks Fréd, > I'll use your .gitignore too > -- >

Re: Committers - preparing for Git

2013-03-16 Thread Frédéric THOMAS
2013 5:58 PM To: dev@flex.apache.org Subject: Re: Committers - preparing for Git Hi Jose, You can add flex-sdk-description.xml to the Apache Flex projects' file list, I forgot to add it before I sent the message. -Fred -Message d'origine- From: Jose Barragan Sent: Saturday, March 16, 2013 5

Re: Committers - preparing for Git

2013-03-16 Thread Frédéric THOMAS
Hi Jose, You can add flex-sdk-description.xml to the Apache Flex projects' file list, I forgot to add it before I sent the message. -Fred -Message d'origine- From: Jose Barragan Sent: Saturday, March 16, 2013 5:49 PM To: dev@flex.apache.org Subject: Re: Committers - pre

Re: Committers - preparing for Git

2013-03-16 Thread Jose Barragan
Thanks Fréd, I'll use your .gitignore too -- Jose Barragan Software Architect Chief Codeoscopic Madrid C/. Infanta Mercedes, 92. Planta 5. 505. 28020 Madrid. Tel.: +34 912 94 80 80 On Mar 16, 2013, at 3:34 PM, Frédéric THOMAS wrote: > Hi, > > Here my final wicked .gitignore [1], can be copi

Re: Committers - preparing for Git

2013-03-16 Thread Frédéric THOMAS
Hi, Here my final wicked .gitignore [1], can be copied over any git roots. -Fred [1] # eclipse conf file .settings .classpath .project .manager .scala_dependencies .cache # idea conf files .idea *.iml *.ipr *.iws # building target [Bb]uild/ null tmp temp dist test-output build.log release out

Re: Committers - preparing for Git

2013-03-14 Thread Dasa Paddock
gt; -Fred > > -Message d'origine- From: Om > Sent: Thursday, March 14, 2013 6:43 PM > To: dev@flex.apache.org > Subject: Committers - preparing for Git > > On Thu, Mar 14, 2013 at 10:33 AM, Gordon Smith wrote: > >> I'm waiting until everything

Re: Committers - preparing for Git

2013-03-14 Thread Frédéric THOMAS
Something as well which has to be done as describe here to rebase automaticly your commit: https://git-wip-us.apache.org/docs/committer-practices.html -Fred -Message d'origine- From: Om Sent: Thursday, March 14, 2013 6:43 PM To: dev@flex.apache.org Subject: Committers - prep