Thanks, Just now I've fixed my issues. On first stage I've got broken git repo so I removed them and started from begin.
PS: All of this issues are related to mobile branch. On Mon, May 26, 2014 at 6:09 PM, VanCutsem, Geoffroy < [email protected]> wrote: > I’m trying on my side… it’s taking a while to sync the entire repo so > bear with me for a bit. > > > > A clarifying question: you seem to be cloning the entire repo for IVI but > your path below indicates you’d like to work on mobile. Which one is it? > > > > Geoffroy > > > > *From:* Vitaly V. Ch [mailto:[email protected]] > *Sent:* Monday, May 26, 2014 3:22 PM > *To:* VanCutsem, Geoffroy > *Cc:* [email protected] > *Subject:* Re: [Dev] error: revision accepted/tizen_ivi in > platform/core/api/call not found > > > > Hi Geoffroy, > > So i've changed .repo/manifests/ivi/projects.xml: > > - <project name="platform/core/api/call" path="platform/core/api/call" > groups="ivi"/> > + <project name="platform/core/api/call" path="platform/core/api/call" > groups="ivi" revision="d95cc2728691abb87f72e7d3e3044c7f581b1610"/> > > and have done "repo init && repo sync" but I still am not able to reach > success: > > $ > ... > : load refs > /home/vchernooky/AGA/Projects/tizen-3.0.mobile/.repo/projects/platform/core/api/call.git > error: manifest required for this command -- please run init > $ > > I've long experience with repo but this issues confuse me :((( > > \\wbr Vitaly > > > > On Mon, May 26, 2014 at 3:08 PM, VanCutsem, Geoffroy < > [email protected]> wrote: > > Hi Vitaly, > > > > There were some changes made to the backend tools and processes. All > packages that are accepted in a vertical are tagged following the > accepted/tizen_{profile} pattern. In the case below, the ‘repo’ tool was > looking for the ‘accepted/tizen_ivi’ revision which is the one by default > for all packages in IVI. That revision does not exist however and this _ > *may*_ be because the ‘platform/core/api/call’ has not been submitted > since that change took effect (the last change made to that package was 5 > weeks ago). You can try to skip this for now or better, put in the latest > revision number that’s in Tizen IVI (which is > ‘d95cc2728691abb87f72e7d3e3044c7f581b1610’) (in > .repo/manifests/ivi/projects.xml) and re-run ‘repo init’ and ‘repo sync’. > You may have to repeat this for other packages too. > > > > Geoffroy > > > > *From:* Dev [mailto:[email protected]] *On Behalf Of *Vitaly V. > Ch > *Sent:* Monday, May 26, 2014 12:41 PM > *To:* [email protected] > *Subject:* [Dev] error: revision accepted/tizen_ivi in > platform/core/api/call not found > > > > Hi all! > > I've tried to repo sync tizen sources and have got following error: > > $ repo sync > ... > > Fetching projects: 98% (874/891) From ssh:// > review.tizen.org/platform/upstream/qtxmlpatterns > + 0a7e50d...8a507a2 tizen -> tizen-gerrit/tizen (forced update) > a75f718..e13d30b upstream -> tizen-gerrit/upstream > * [new tag] submit/tizen/20140526.999990 -> > submit/tizen/20140526.999990 > * [new tag] upstream/5.3.0 -> upstream/5.3.0 > From ssh://review.tizen.org/platform/upstream/qtgraphicaleffects > 623078f..80b4383 tizen -> tizen-gerrit/tizen > * [new tag] submit/tizen/20140526.999990 -> > submit/tizen/20140526.999990 > * [new tag] upstream/5.3.0 -> upstream/5.3.0 > remote: Counting objects: 7, done > remote: Finding sources: 100% (4/4) > remote: Total 4 (delta 3), reused 4 (delta 3) > Unpacking objects: 100% (4/4), done. > From ssh://review.tizen.org/platform/core/appfw/tizen-platform-wrapper > ddda0a7..e6cc005 tizen -> tizen-gerrit/tizen > Fetching projects: 100% (891/891), done. > error: revision accepted/tizen_ivi in platform/core/api/call not found > $ > > Do anyone have any idea how to deal with it? > > \\wbr Vitaly > > Intel Corporation NV/SA > Kings Square, Veldkant 31 > 2550 Kontich > RPM (Bruxelles) 0415.497.718. > Citibank, Brussels, account 570/1031255/09 > > This e-mail and any attachments may contain confidential material for the > sole use of the intended recipient(s). Any review or distribution by others > is strictly prohibited. If you are not the intended recipient, please > contact the sender and delete all copies. > > > > Intel Corporation NV/SA > Kings Square, Veldkant 31 > 2550 Kontich > RPM (Bruxelles) 0415.497.718. > Citibank, Brussels, account 570/1031255/09 > > This e-mail and any attachments may contain confidential material for the > sole use of the intended recipient(s). Any review or distribution by others > is strictly prohibited. If you are not the intended recipient, please > contact the sender and delete all copies. >
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
