The default location for TLF should be a flex-tlf directory that is a sibling of the flex-sdk directory. You should not have to set TLF_HOME unless you rename your local repositories to have different names than they have remotely, or don't put them side-by-side in the same local directory.
- Gordon -----Original Message----- From: Alex Harui [mailto:[email protected]] Sent: Tuesday, April 16, 2013 11:03 AM To: [email protected] Subject: Re: Git and build.properties On 4/16/13 2:45 AM, "Kessler CTR Mark J" <[email protected]> wrote: > +1 to the TLF_HOME I think I am going to go in the direction of a versioned build.properties, a local-template.properties and TLF_HOME. > > -----Original Message----- > From: Alex Harui [mailto:[email protected]] > Sent: Tuesday, April 16, 2013 2:42 AM > To: [email protected] > Subject: Re: Git and build.properties > > > > > On 4/15/13 11:33 PM, "Justin Mclean" <[email protected]> wrote: > >>> I liked the old way >> So did I but it didn't work with git in a nice way. > TLF is the only reason? Or did you run into other things? >> >>> we had it which was: >>> 1) a build.properties is in version control >>> 2) anything you need to override in your system was changed in >>> local.properties for which there was a local.template.properties >> >> Issue here is the TLF path - there's no reasonable default as it >> could be anything. You might be able to assume "../flex-tlf" but that >> is only going to be a match a a small % of cases. >> > Why couldn't we use the "old way" and a TLF_HOME environment variable? -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui
