Ok Fréd, This reasoning seems correct, since it is less dramatic add a symbolic link at that point to change the scripts and also manage a git submodule, just for that.
Well ... It was just a suggestion :) Thanks, -- Jose Barragan Chief Software Architect Codeoscopic Madrid C/. Infanta Mercedes, 92. Planta 5. 505. 28020 Madrid. Tel.: +34 912 94 80 80 On Mar 17, 2013, at 5:17 PM, Frédéric THOMAS <webdoubl...@hotmail.com> wrote: > Jose, > > We could decide to add TLF as submodule but we ‘ll have to change the build > files in order to tell them to go down of 1 level to pick up the textLayout > sub directory as source, in more, at the moment, this directory is picked up > from the TLF version, all in all, that would be possible but not with our > current build scripts. > > The other drawback with submodules is ..., well, read that [1] > > -Fred > > [1] http://git-scm.com/book/en/Git-Tools-Submodules#Issues-with-Submodules > From: Jose Barragan > Sent: Sunday, March 17, 2013 5:00 PM > To: dev@flex.apache.org > Subject: Re: [Falcon] building > > I'm not sure, if I'm still in error, but... Why isn't valid something like > that!? > > > -- > Jose Barragan > Software Architect Chief > Codeoscopic Madrid > C/. Infanta Mercedes, 92. > Planta 5. 505. > 28020 Madrid. > Tel.: +34 912 94 80 80 > > On Mar 17, 2013, at 4:27 PM, Frédéric THOMAS <webdoubl...@hotmail.com> wrote: > >> Hi Jose, >> >> We can't, the submodule feature takes a entire repo, not a sub directory >> inside a repo. >> >> -Fred >> >> -----Message d'origine----- From: Jose Barragan >> Sent: Sunday, March 17, 2013 4:25 PM >> To: dev@flex.apache.org >> Subject: Re: [Falcon] building >> >> Ops... sorry for sintax :P >> >> Would not it be better, add the TLF repository as a submodule GIT, at that >> point the SDK? >> -- >> Jose Barragan >> Software Architect Chief >> Codeoscopic Madrid >> C/. Infanta Mercedes, 92. >> Planta 5. 505. >> 28020 Madrid. >> Tel.: +34 912 94 80 80 >> >> On Mar 17, 2013, at 4:23 PM, Jose Barragan <jose.barra...@codeoscopic.com> >> wrote: >> >>> Would not it be better, add the TLF repository as a submodule GIT SDK at >>> that point? >>> -- >>> Jose Barragan >>> Software Architect Chief >>> Codeoscopic Madrid >>> C/. Infanta Mercedes, 92. >>> Planta 5. 505. >>> 28020 Madrid. >>> Tel.: +34 912 94 80 80 >>> >>> On Mar 17, 2013, at 4:06 PM, Frédéric THOMAS <webdoubl...@hotmail.com> >>> wrote: >>> >>>> For TLF, the point is that with svn, we used svnexternal to link the >>>> TLF/textLayout sub directory to frameworks\projects\textLayout\3.0.33, >>>> this feature doesn't exist with git, so, at the moment I go by a hard >>>> link, on my windows 7, I use Link Shell Extension [1] >>>> >>>> -Fred >>>> >>>> [1] http://schinagl.priv.at/nt/hardlinkshellext/HardLinkShellExt_X64.exe >>>> >>>> -----Message d'origine----- From: Michael Schmalle >>>> Sent: Sunday, March 17, 2013 3:48 PM >>>> To: dev@flex.apache.org >>>> Subject: [Falcon] building >>>> >>>> >>>> Hey, >>>> >>>> I have managed to build Falcon after a half ass attempt to build the >>>> sdk, which failed at text layout or something, don't know the build >>>> went for 45 minutes then died, looks like it built most. >>>> >>>> But for falcon, we still have; >>>> >>>> <property name="sdk.branch" >>>> value="${compiler}/../../../sdk/branches/develop"/> >>>> >>>> I had to change it to; >>>> >>>> <property name="sdk.branch" value="${compiler}/../../flex-sdk"/> >>>> >>>> I have all the repos side by side, Erik how did you get all this stuff >>>> to build? Did you recreate the old directory structure? >>>> >>>> These build files are way to brittle for my taste. >>>> >>>> Mike >>>> >>>> -- >>>> Michael Schmalle - Teoti Graphix, LLC >>>> http://www.teotigraphix.com >>>> http://blog.teotigraphix.com >>>> >>> >> > >