Re: Git migration update

2013-04-08 Thread Dasa Paddock
Hopefully when this ticket is fixed, the GitHub mirrors will be fixed too. --Dasa On Apr 4, 2013, at 10:29 AM, Om wrote: >> >> 2. Flex PMC needs to open a new ticket to keep the read only mirrors in >> sync with the new git read/write repos (I will open a JIRA ticket) >> >> > FYI, I have cr

Re: Git migration update

2013-04-04 Thread Om
> > 2. Flex PMC needs to open a new ticket to keep the read only mirrors in > sync with the new git read/write repos (I will open a JIRA ticket) > > FYI, I have created the JIRA ticket here [1] Thanks, Om https://issues.apache.org/jira/browse/INFRA-6108

Git migration update

2013-04-04 Thread Om
1. flex-external is now read/write. 2. Commit email subject format has been modified to this: git commit [%(repo_name)s] - %(subject)s Outstanding issues: 1. Flex PMC needs to decide what to do with the whiteboard. (I will restart the DISCUSS thread on this) 2. Flex PMC needs to open a new ti

Re: Git migration update - Falon is ready

2013-03-17 Thread Erik de Bruin
+1, INFRA seems to have picked up their game, all should be well (enough) in git. Let's get this over with! EdB -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl (http://www.ixsoftware.nl) On Sunday, March 17, 2013 at 16:16, Alex Harui wro

Re: Git migration update - Falon is ready

2013-03-17 Thread Alex Harui
I did a unix diff on compiler.js and checked the history of one file. That should be good enough. I will trust that there is a develop branch in asjs and I will eventually figure out how to get it. Let's open everything up in git. Even the whiteboards. Anything missing can be hand migrated. O

Re: Git migration update - Falon is ready

2013-03-17 Thread Frédéric THOMAS
I can take care of the utilities and at least my whiteboard today, just the time to really wake up. -Fred -Message d'origine- From: Erik de Bruin Sent: Sunday, March 17, 2013 8:11 AM To: dev@flex.apache.org Subject: Re: Git migration update - Falon is ready Hi, Did some lo

Re: Git migration update - Falon is ready

2013-03-17 Thread teotigra
Ok, After 30 minutes checking out the sdk, I have sdk, falcon and tlf. Erik, what is the trick to get falcon to build, I switched branches to develop on the sdk. Has anybody put a linear list together to get this whole crap pile to build falcon included? I so wish the SDK was not tied to

Re: Git migration update - Falon is ready

2013-03-17 Thread Erik de Bruin
Mine contained just a copy of the 4.9 SDK. And it works ;-) EdB On Sunday, March 17, 2013, Om wrote: > On Sun, Mar 17, 2013 at 12:11 AM, Erik de Bruin > > > wrote: > > > Hi, > > > > Did some looking around: > > > > - history on 'develop' branch on ASJS looks OK; > > - history on FalconJx look

Re: Git migration update - Falon is ready

2013-03-17 Thread Om
On Sun, Mar 17, 2013 at 12:11 AM, Erik de Bruin wrote: > Hi, > > Did some looking around: > > - history on 'develop' branch on ASJS looks OK; > - history on FalconJx looksOK > - I build FalconJx successfully and it's tests pass (all but 4, but > that was expected); > - I build Falcon successfully

Re: Git migration update - Falon is ready

2013-03-17 Thread Erik de Bruin
Hi, Did some looking around: - history on 'develop' branch on ASJS looks OK; - history on FalconJx looksOK - I build FalconJx successfully and it's tests pass (all but 4, but that was expected); - I build Falcon successfully and it's tests pass; So, for my $0.02: - ASJS git is go - compiler and

Re: Git migration update - Falon is ready

2013-03-16 Thread Erik de Bruin
Alex, you're on OS X, correct? There is a 30-trail for "Tower", which is the git GUI I've started using after reading up on the possibilities. It presents most git commands in a very nice graphical interface. If you've gotten to know git a bit through it's command line, I think you should give it a

Re: Git migration update - Falon is ready

2013-03-16 Thread Alex Harui
There isn't much history that matters. Falcon came from Perforce without history. I checked one file and it is accurate. I still don't understand how to use Git to see the files in a branch. I cloned flex-asjs and am trying to get the develop branch files. I did: git checkout develop But i

Re: Git migration update - Falon is ready

2013-03-16 Thread Om
On Mar 16, 2013 9:50 PM, "Alex Harui" wrote: > > Falcon unix diff passed. > How does the history look? Thanks, Om > > On 3/16/13 9:05 PM, "Om" wrote: > > > On Mar 16, 2013 8:58 PM, "Om" wrote: > >> > >> SDK and TLF git repos are now R/W > >> > >> Message from David@Infra: > >> > >> --

Re: Git migration update - Falon is ready

2013-03-16 Thread Alex Harui
Falcon unix diff passed. On 3/16/13 9:05 PM, "Om" wrote: > On Mar 16, 2013 8:58 PM, "Om" wrote: >> >> SDK and TLF git repos are now R/W >> >> Message from David@Infra: >> >> -- >> flex-sdk and flex-tlf are now writable. >> >> Falcon is up for review: >> https://git-wip-us.apache.or

Re: Git migration update - Falon is ready

2013-03-16 Thread Om
On Mar 16, 2013 8:58 PM, "Om" wrote: > > SDK and TLF git repos are now R/W > > Message from David@Infra: > > -- > flex-sdk and flex-tlf are now writable. > > Falcon is up for review: > https://git-wip-us.apache.org/repos/asf/flex-falcon.git > > I'll start the process on one or two more ton

Git migration update - Falon is ready

2013-03-16 Thread Om
SDK and TLF git repos are now R/W Message from David@Infra: -- flex-sdk and flex-tlf are now writable. Falcon is up for review: https://git-wip-us.apache.org/repos/asf/flex-falcon.git I'll start the process on one or two more tonight. - Gordon, et.al. please review the repo and

RE: Finishing the Git migration - Update

2013-03-15 Thread Michael A. Labriola
>Nevermind... I got the answer from Google. I needed to also install >ca-certificates into Cygwin. Gordon, Side note. If you use git bash, which comes as part of the git for windows package (which I am assuming you are on hence the Cygwin) you can actually do all of the things that you needed

RE: Finishing the Git migration - Update

2013-03-15 Thread Gordon Smith
Nevermind... I got the answer from Google. I needed to also install ca-certificates into Cygwin. - Gordon -Original Message- From: Gordon Smith Sent: Friday, March 15, 2013 4:12 PM To: dev@flex.apache.org Subject: RE: Finishing the Git migration - Update I installed git for Cygwin and

RE: Finishing the Git migration - Update

2013-03-15 Thread Gordon Smith
fatal: HTTP request failed Can anybody explain what additional setup I need to do? - Gordon -Original Message- From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Sent: Thursday, March 14, 2013 10:48 AM To: dev@flex.apache.org Subject: Re: Finishing the Git migration - Update Hi

Re: Finishing the Git migration - Update

2013-03-15 Thread Frédéric THOMAS
Ok, I don't think we've got the thing for windows except with git bash .-Fred -Message d'origine- From: RIAstar Sent: Friday, March 15, 2013 10:34 AM To: dev@flex.apache.org Subject: Re: Finishing the Git migration - Update Not sure it helps but if you're tal

Re: Finishing the Git migration - Update

2013-03-15 Thread RIAstar
Not sure it helps but if you're talking about directory/file completion Thanks, but I was referring to the git commands, branch names, remotes, etc.: labels related to Git and the Git repo. Directory/file completion works fine. There is a Git tab completion package in Cygwin, but I installed it

Re: Finishing the Git migration - Update

2013-03-15 Thread Frédéric THOMAS
IAstar Sent: Friday, March 15, 2013 10:00 AM To: dev@flex.apache.org Subject: Re: Finishing the Git migration - Update On the command line, I use Cygwin which is easier because I use a lot of other command line tools there. But I couldn't get tab completion to work for the git commands. The

Re: Finishing the Git migration - Update

2013-03-15 Thread RIAstar
On the command line, I use Cygwin which is easier because I use a lot of other command line tools there. But I couldn't get tab completion to work for the git commands. These do work as expected in Msysgit. Also, if you're an IntelliJ user: their Git integration is very, very good. Though you h

Re: Finishing the Git migration - Update

2013-03-14 Thread Om
ption should I > choose? > >> > >> - Gordon > >> > >> -Original Message- > >> From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om > >> Sent: Wednesday, March 13, 2013 1:05 AM > >> To: dev@flex.apache.org > >> Subject: Re: Finishing the Git migration - Update > >> > >> Just a note that the Falcon still needs to be verified. I guess Gordon > would be the best person for that. > >> > >> Thanks, > >> Om > > > > > >

Re: Finishing the Git migration - Update

2013-03-14 Thread Jose Barragan
p...@gmail.com] On Behalf Of Om >> Sent: Wednesday, March 13, 2013 1:05 AM >> To: dev@flex.apache.org >> Subject: Re: Finishing the Git migration - Update >> >> Just a note that the Falcon still needs to be verified. I guess Gordon >> would be the best person for that. >> >> Thanks, >> Om > >

RE: Finishing the Git migration - Update

2013-03-14 Thread Christofer Dutz
rompt? Which line endings option should I choose? - Gordon -Original Message- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om Sent: Wednesday, March 13, 2013 1:05 AM To: dev@flex.apache.org Subject: Re: Finishing the Git migration - Update Just a note that the Falcon still

RE: Finishing the Git migration - Update

2013-03-14 Thread Kessler CTR Mark J
segit/ -Original Message- From: Gordon Smith [mailto:gosm...@adobe.com] Sent: Thursday, March 14, 2013 1:34 PM To: dev@flex.apache.org Subject: RE: Finishing the Git migration - Update I'm waiting until everything settles down. On Windows, do people recommend getting Git through Cygwin? Or

Re: Finishing the Git migration - Update

2013-03-14 Thread Lee Burrows
g the Git migration - Update Just a note that the Falcon still needs to be verified. I guess Gordon would be the best person for that. Thanks, Om -- Lee Burrows ActionScripter

Re: Finishing the Git migration - Update

2013-03-14 Thread Frédéric THOMAS
ortoiseGit too and SmartGit which is every handy to use. -Fred -Message d'origine- From: Gordon Smith Sent: Thursday, March 14, 2013 6:33 PM To: dev@flex.apache.org Subject: RE: Finishing the Git migration - Update I'm waiting until everything settles down. On Windows,

RE: Finishing the Git migration - Update

2013-03-14 Thread Gordon Smith
ssage- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om Sent: Wednesday, March 13, 2013 1:05 AM To: dev@flex.apache.org Subject: Re: Finishing the Git migration - Update Just a note that the Falcon still needs to be verified. I guess Gordon would be the best person for that. T

Re: Finishing the Git migration - Update

2013-03-13 Thread Frédéric THOMAS
OMAS Sent: Wednesday, March 13, 2013 10:51 AM To: dev@flex.apache.org Subject: Re: Finishing the Git migration - Update The utilities git history goes back to the 15 aug 2012, someone can confirm it's good or not (I can't check by myself as utilities is not my svn root) ? -Fred --

Re: Finishing the Git migration - Update

2013-03-13 Thread Frédéric THOMAS
nishing the Git migration - Update Utilities: svn: http://svn.apache.org/viewvc/flex/utilities/ git: https://git-wip-us.apache.org/repos/asf?p=flex-utilities.git I checked the utilities git repo. I did a basic ant build and a full directory diff of trunk and the tags. Looks good to me. Om

Re: Finishing the Git migration - Update

2013-03-13 Thread Justin Mclean
Hi, > You and your fancy commands :-) When I started using computers a green 80x24 terminal was all you had :-) > I did see a couple of mis-matches related to file > endings, though. Not sure if MD5 takes that into account. It should but I didn't see any - a little odd. Justin

Re: Finishing the Git migration - Update

2013-03-13 Thread Om
On Mar 13, 2013 1:23 AM, "Justin Mclean" wrote: > > Hi, > > More encouraging is that I've did a MD5 check on every single file in the Flex SDK SVN repo vs the Flex SDK Git repo (develop branches) and there's no differences (other than TLF). > > Combination of commands: > find -exec md5 "{}" \; >

Re: Finishing the Git migration - Update

2013-03-13 Thread Justin Mclean
Hi, More encouraging is that I've did a MD5 check on every single file in the Flex SDK SVN repo vs the Flex SDK Git repo (develop branches) and there's no differences (other than TLF). Combination of commands: find -exec md5 "{}" \; > MD5svn.txt find -exec md5 "{}" \; > MD5git.txt cat MD5svn.

Re: Finishing the Git migration - Update

2013-03-13 Thread Justin Mclean
And when I said Eric I mean Erik - sorry about that Erik.

Re: Finishing the Git migration - Update

2013-03-13 Thread Justin Mclean
Hi, Thanks to Eric I've seem to found the history of tag and branches issue. [1] "Obviously, SVN is not Git. During the process of cloning a Git repository from the SVN repository, commits for tags and branches can get a bit confused. Each project is responsible for providing a list of ref upda

Re: Finishing the Git migration - Update

2013-03-13 Thread Om
On Wed, Mar 13, 2013 at 12:01 AM, Justin Mclean wrote: > Hi, > > I've had a brief look at SDK, TLF and Utilities git hubs. There are some > issues. > > There an issue in how TLF is used by SDK (was a snv:external) but I don't > know what we can do about it. > > It also seems that the log/history

Re: Finishing the Git migration - Update

2013-03-13 Thread Erik de Bruin
I can confirm the following Falcon projects: - compiler - compiler.jx - compiler.jx.tests That leaves: - compiler.js - compiler.tests for someone who knows a lot more about these projects. EdB On Wed, Mar 13, 2013 at 8:04 AM, Om wrote: > Utilities: > >> svn: http://svn.apache.org/viewvc/fl

Re: Finishing the Git migration - Update

2013-03-13 Thread Justin Mclean
Hi, I've had a brief look at SDK, TLF and Utilities git hubs. There are some issues. There an issue in how TLF is used by SDK (was a snv:external) but I don't know what we can do about it. It also seems that the log/history has been dropped on the develop branch as it only goes back to 5 Jan.

Re: Finishing the Git migration - Update

2013-03-12 Thread Om
On Tue, Mar 12, 2013 at 11:48 PM, Justin Mclean wrote: > Hi, > > Do we know what happens to the git hub mirrors? > > Justin > Not sure. I will ask Infra once they finish the migration. I dont want to sidetrack them at this point :-)

Re: Finishing the Git migration - Update

2013-03-12 Thread Justin Mclean
Hi, Do we know what happens to the git hub mirrors? Justin

Finishing the Git migration - Update

2013-03-12 Thread Om
> Alright, so this is the final list I am going to add to the JIRA ticket: > > >>> >1. asjs >>> >2. external >>> >3. whiteboard >>> > >>> > When this email is 1 hour old, I will be adding a comment to the JIRA >>> > ticket. I will also ask them to go ahead and make the git repos >>>