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. On 3/17/13 12:11 AM, "Erik de Bruin" <[email protected]> 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 and it's tests pass; > > So, for my $0.02: > > - ASJS git is go > - compiler and compiler.tests are go > - compiler.jx and compiler.jx.tests are go > > This leaves a verification of compiler.js (Alex?) before we can fully OK > Falcon. > > I'll leave the utilities and whiteboard to people more knowledgable on > those subjects. > > EdB > > > > > On Sun, Mar 17, 2013 at 7:23 AM, Erik de Bruin <[email protected]> wrote: >> 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 try. It will prevent you from >> having to type endless commands just to see the structure of the repo, >> or to see what's changed. >> >> EdB >> >> >> >> On Sun, Mar 17, 2013 at 6:06 AM, Alex Harui <[email protected]> wrote: >>> 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 it is instantaneous, and the folders I see are not right. What am I >>> missing? >>> >>> -Alex >>> >>> >>> On 3/16/13 9:58 PM, "Om" <[email protected]> wrote: >>> >>>> On Mar 16, 2013 9:50 PM, "Alex Harui" <[email protected]> wrote: >>>>> >>>>> Falcon unix diff passed. >>>>> >>>> >>>> How does the history look? >>>> >>>> Thanks, >>>> Om >>>> >>>>> >>>>> On 3/16/13 9:05 PM, "Om" <[email protected]> wrote: >>>>> >>>>>> On Mar 16, 2013 8:58 PM, "Om" <[email protected]> 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 tonight. >>>>>>> --------- >>>>>>> >>>>>>> Gordon, et.al. please review the repo and let us know if it is good to >>>> go. >>>>>>> >>>>>> ------------- >>>>>> flex-asjs is up for review >>>>>> https://git-wip-us.apache.org/repos/asf/flex-asjs.git >>>>>> >>>>>> flex-whiteboard is up for review >>>>>> https://git-wip-us.apache.org/repos/asf/flex-whiteboard.git >>>>>> >>>>>> flex-utilities is up for review: >>>>>> https://git-wip-us.apache.org/repos/asf/flex-utilities.git >>>>>> ------------- >>>>>> >>>>>> Please take a go at reviewing everything. >>>>>> >>>>>> I plan to take a look at utilities tonight. >>>>>> >>>>>>> Thanks, >>>>>>> Om >>>>> >>>>> -- >>>>> Alex Harui >>>>> Flex SDK Team >>>>> Adobe Systems, Inc. >>>>> http://blogs.adobe.com/aharui >>>>> >>> >>> -- >>> Alex Harui >>> Flex SDK Team >>> Adobe Systems, Inc. >>> http://blogs.adobe.com/aharui >>> >> >> >> >> -- >> Ix Multimedia Software >> >> Jan Luykenstraat 27 >> 3521 VB Utrecht >> >> T. 06-51952295 >> I. www.ixsoftware.nl > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui
