In comparison, I just tried merging ubuntu code into cordova-ubuntu. No problems. https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git;a=summary
On Mon, Nov 18, 2013 at 3:35 PM, Steven Gill <[email protected]> wrote: > Hey Guys, > > I have spent a little bit too much time trying to get this resolved. > > I was getting the following error when trying to copy over > cordova-amazon-fireos into apache. > http://stackoverflow.com/questions/15598465/should-i-worry-about-git-fsck-warning-contains-zero-padded-file-modes > > I tried the fix is suggests (remaking the history tree) and pushing it up. > I still keep running into issues when it comes to pushing this onto apache. > I am getting the following error now. > > remote: Error: list index out of range > To https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git > ! [remote rejected] master -> master (pre-receive hook declined) > error: failed to push some refs to ' > https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git' > > I am not sure how to solve this issue. I've been googling around for a > bit. Maybe I am missing something obvious. Force pushing isn't working > (Apache has that blocked I believe). An easy solution is to nuke the > history. I am seriously considering doing this. I have tried multiple > different ways to debug this and haven't had any success so far. > > Thoughts? > > > > > On Mon, Nov 18, 2013 at 10:22 AM, Naik, Archana <[email protected]> wrote: > >> Hi, Carlos >> >> Thank you for your suggestions. I will look at those repos. FWIW, we are >> using "modified" mobile-spec to test amazon-fireos port and plug-ins. We >> run both automated and manual tests. >> >> Archana >> >> On 11/18/13 8:26 AM, "Carlos Santana" <[email protected]> wrote: >> >> >Naik, >> > I'm sorry for the stupid typo: I meant "branch 'cdvtest' per plugin" >> > >> > >> >On Mon, Nov 18, 2013 at 11:25 AM, Carlos Santana >> ><[email protected]>wrote: >> > >> >> Naik Thanks for all this contributions and bringing a new platform to >> >>the >> >> Cordova Family ! >> >> >> >> I will recommend to take a look at the following if you have not >> already >> >> done so. >> >> >> >> Mobile Spec: Our current generation test framework App with automated >> >>and >> >> manual tests. >> >> https://github.com/apache/cordova-mobile-spec >> >> >> >> >> >> Next Generation Test Framework: (branch cdv-test) >> >> https://github.com/apache/cordova-labs/tree/cdvtest >> >> >> >> >> >> Next Generation Test Plugin Structure: (branch cdv-test pre plugin) >> >> Look in each individual plugin repo for a branch "cdv-test" like >> >> https://github.com/apache/cordova-plugin-contacts/tree/cdvtest >> >> Not all plugins are ported yet, (help is always appreciated :-) ) >> >> >> >> --Carlos >> >> >> >> >> >> >> >> >> >> >> >> >> >> On Fri, Nov 15, 2013 at 5:01 PM, Joe Bowser <[email protected]> wrote: >> >> >> >>> Excellent! Thanks for sending the pull requests. >> >>> On Nov 15, 2013 1:34 PM, "Naik, Archana" <[email protected]> wrote: >> >>> >> >>> > Hello, Devs >> >>> > >> >>> > As you guys know, I am working on cordova amazon-fireos platform >> >>>port. I >> >>> > have made changes in CLI, core plug-ins and plugman repos to add >> >>> > amazon-fireos platform support. >> >>> > We would like to support cordova 3.0 and above. Most repos have >> >>>master, >> >>> > 3.0.x and 3.1.x branches. Below is the list of repos and pull >> request >> >>> URLS. >> >>> > >> >>> > Cordova-amazon-fireos >> >>> > >> >>> > Github url : https://github.com/archananaik/cordova-amazon-fireos >> >>> > Cordova-amazon-fireos repository has master, Cordova-3.1.x and 3.0.x >> >>> > branches that I would like to be imported to apache >> >>> cordova-amazon-fireos >> >>> > repo. >> >>> > >> >>> > Pull requests >> >>> > >> >>> > CLI >> >>> > >> >>> > Master - https://github.com/apache/cordova-cli/pull/94 >> >>> > Cordova-3.1.x - https://github.com/apache/cordova-cli/pull/89 >> >>> > 3.0.x - https://github.com/apache/cordova-cli/pull/90 >> >>> > >> >>> > Plugman >> >>> > >> >>> > master - https://github.com/apache/cordova-plugman/pull/34 >> >>> > Cordova-3.1.x - https://github.com/apache/cordova-plugman/pull/35 >> >>> > >> >>> > cordova-plugin-battery-status >> >>> > >> >>> > Dev - >> https://github.com/apache/cordova-plugin-battery-status/pull/6 >> >>> > Master - >> >>>https://github.com/apache/cordova-plugin-battery-status/pull/5 >> >>> > >> >>> > cordova-plugin-camera >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-camera/pull/4 >> >>> > Master - https://github.com/apache/cordova-plugin-camera/pull/5 >> >>> > >> >>> > cordova-plugin-contacts >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-contacts/pull/12 >> >>> > Master - https://github.com/apache/cordova-plugin-contacts/pull/13 >> >>> > >> >>> > cordova-plugin-device >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-device/pull/6 >> >>> > Master - https://github.com/apache/cordova-plugin-device/pull/7 >> >>> > >> >>> > cordova-plugin-device-motion >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-device-motion/pull/6 >> >>> > Master - >> >>>https://github.com/apache/cordova-plugin-device-motion/pull/7 >> >>> > >> >>> > cordova-plugin-device-orientation >> >>> > >> >>> > Dev - >> >>> https://github.com/apache/cordova-plugin-device-orientation/pull/4 >> >>> > Master - >> >>> > https://github.com/apache/cordova-plugin-device-orientation/pull/5 >> >>> > >> >>> > cordova-plugin-dialogs >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-dialogs/pull/7 >> >>> > Master - https://github.com/apache/cordova-plugin-dialogs/pull/8 >> >>> > >> >>> > cordova-plugin-file >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-file/pull/10 >> >>> > Master - https://github.com/apache/cordova-plugin-file/pull/11 >> >>> > >> >>> > cordova-plugin-file-transfer >> >>> > >> >>> > Dev - >> https://github.com/apache/cordova-plugin-file-transfer/pull/10 >> >>> > Master - >> >>>https://github.com/apache/cordova-plugin-file-transfer/pull/11 >> >>> > >> >>> > cordova-plugin-geolocation >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-geolocation/pull/9 >> >>> > Master - >> https://github.com/apache/cordova-plugin-geolocation/pull/10 >> >>> > >> >>> > cordova-plugin-globalization >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-globalization/pull/3 >> >>> > Master - >> >>>https://github.com/apache/cordova-plugin-globalization/pull/4 >> >>> > >> >>> > cordova-plugin-inappbrowser >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-inappbrowser/pull/12 >> >>> > Master - >> >>>https://github.com/apache/cordova-plugin-inappbrowser/pull/13 >> >>> > >> >>> > cordova-plugin-media >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-media/pull/7 >> >>> > Master - https://github.com/apache/cordova-plugin-media/pull/8 >> >>> > >> >>> > cordova-plugin-media-capture >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-media-capture/pull/6 >> >>> > Master - >> >>>https://github.com/apache/cordova-plugin-media-capture/pull/7 >> >>> > >> >>> > cordova-plugin-network-information >> >>> > >> >>> > Dev - >> >>> https://github.com/apache/cordova-plugin-network-information/pull/3 >> >>> > Master - >> >>> > https://github.com/apache/cordova-plugin-network-information/pull/4 >> >>> > >> >>> > cordova-plugin-splashscreen >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-splashscreen/pull/7 >> >>> > Master - >> https://github.com/apache/cordova-plugin-splashscreen/pull/8 >> >>> > >> >>> > cordova-plugin-vibration >> >>> > >> >>> > Dev - https://github.com/apache/cordova-plugin-vibration/pull/6 >> >>> > Master - https://github.com/apache/cordova-plugin-vibration/pull/7 >> >>> > >> >>> > Please let me know if there is any problem merging my changes. >> >>> > Looking forward to amazon-fireos platform specific apps being >> >>>created in >> >>> > cordova community. :) >> >>> > >> >>> > Archana >> >>> > >> >>> > >> >>> >> >> >> >> >> >> >> >> -- >> >> Carlos Santana >> >> <[email protected]> >> >> >> > >> > >> > >> >-- >> >Carlos Santana >> ><[email protected]> >> >> >
