Hey I'm running into some serious errors when trying to push fireos into its repository.
jbowser-MacBookPro:cordova-amazon-fireos jbowser$ git remote add apache https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git jbowser-MacBookPro:cordova-amazon-fireos jbowser$ git fetch --tags jbowser-MacBookPro:cordova-amazon-fireos jbowser$ git push apache master Username for 'https://git-wip-us.apache.org': bowserj Password for 'https://[email protected]': remote: error: object 231e68ec6295f0580efe67471c36c70458d1d346:contains zero-padded file modes remote: fatal: Error in object error: unpack failed: index-pack abnormal exit To https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git ! [remote rejected] master -> master (unpacker error) error: failed to push some refs to 'https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git' jbowser-MacBookPro:cordova-amazon-fireos jbowser$ So, yeah, Can someone else see if they get this unpacker error on the repository? There may be a git corruption issue (first one I've ever seen, see Stack Overflow here for more info: http://stackoverflow.com/questions/4864740/github-repo-corruption-sha1-collision), and I want to make sure that it's not just my box. Joe On Mon, Nov 18, 2013 at 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]>
