Confirmed users
4,971
edits
| Line 77: | Line 77: | ||
=== Get rid of the mobile repo special file === | === Get rid of the mobile repo special file === | ||
* According to [http://blog.johnford.info/mobile-on-the-new-try-server/] the way to build against anything other than the default tip of mobile-browser is to check in a special mobile-repo and mobile-rev file. | * According to [http://blog.johnford.info/mobile-on-the-new-try-server/ John Ford's blog post] the way to build against anything other than the default tip of mobile-browser is to check in a special mobile-repo and mobile-rev file. | ||
** This is certainly '''a''' way to solve this issue, but is an additional layer of complexity on top of the existing try process. | ** This is certainly '''a''' way to solve this issue, but is an additional layer of complexity on top of the existing try process. | ||
** The best solution here is to merge mobile-browser in. | ** The best solution here is to merge mobile-browser in. | ||
=== Build against a known revision of mobile code === | === Build against a known revision of mobile code === | ||