i did follow that link( https://source.tizen.org/documentation/developer-guide/creating-tizen-platform-image-scratch-through-local-build) 's suggestions, but something needs to be updated i think, like the follow command, the download url is dead,this works( http://commondatastorage.googleapis.com/git-repo-downloads/repo)
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo On Mon, Oct 14, 2013 at 12:18 PM, Hanchett, Paul < [email protected]> wrote: > Reading your original message, I see that what I suggested doesn't bear on > your problem. I'm not familiar with the technique you are using to set up > repo. What I've used is described here: > https://source.tizen.org/documentation/developer-guide/creating-tizen-platform-image-scratch-through-local-build... > > > If you try it this way and you still get an error, then I'd say the system > might be broken... > > Paul > > > Paul Hanchett > ------------------- > Infotainment Engineer > MSX on behalf of Jaguar Land Rover > One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland, > Oregon, 97204 > > Email: [email protected] > ------------------- > > Business Details: > Jaguar Land Rover Limited > Registered Office: Abbey Road, Whitley, Coventry CV3 4LF > Registered in England No: 1672070 > > > On Sun, Oct 13, 2013 at 7:24 PM, Baodong Chen <[email protected]>wrote: > >> add cc [email protected] >> ======================== >> >> hi Paul, thanks for your reply. >> my ssh config seems no problem,because i can clone code using ssh >> successfuly,eg: >> git clone ssh://[email protected]:29418/external/curl >> git clone tizen:scm/manifest.git >> both works fine! >> >> also i can login to https://review.tizen.org/gerrit/ using my account. >> >> but when i want to use repo to download full code, the problem came! >> >> >> On Mon, Oct 14, 2013 at 10:17 AM, Baodong Chen <[email protected]>wrote: >> >>> hi Paul, thanks for your reply. >>> my ssh config seems no problem,because i can clone code using ssh >>> successfuly,eg: >>> git clone ssh://[email protected]:29418/external/curl >>> git clone tizen:scm/manifest.git >>> both works fine! >>> >>> also i can login to https://review.tizen.org/gerrit/ using my account. >>> >>> but when i want to use repo to download full code, the problem came! >>> >>> >>> >>> On Mon, Oct 14, 2013 at 9:10 AM, Hanchett, Paul < >>> [email protected]> wrote: >>> >>>> Baodong-- >>>> >>>> Is you .ssh/config file set up correctly? For the command line you've >>>> given to work, there needs to be an entry for ssh name "tizen" that has a >>>> host name of review.tizen.org. You'll find the discussion here: >>>> https://source.tizen.org/documentation/developer-guide/environment-setup >>>> . >>>> >>>> As someone else has mentioned, you do also have to register your public >>>> ssh key in Tizen profile (also described in the above article). >>>> >>>> Paul >>>> >>>> >>>> Paul Hanchett >>>> ------------------- >>>> Infotainment Engineer >>>> MSX on behalf of Jaguar Land Rover >>>> One World Trade Center, 121 Southwest Salmon Street, 11th Floor, >>>> Portland, Oregon, 97204 >>>> >>>> Email: [email protected] >>>> ------------------- >>>> >>>> Business Details: >>>> Jaguar Land Rover Limited >>>> Registered Office: Abbey Road, Whitley, Coventry CV3 4LF >>>> Registered in England No: 1672070 >>>> >>>> >>>> On Fri, Oct 11, 2013 at 8:39 PM, Baodong Chen >>>> <[email protected]>wrote: >>>> >>>>> when using this command "repo init -u tizen:scm/manifest -b tizen -m >>>>> ivi.xml" >>>>> to clone code, i got following error, how to fix it, plz help, thanks!! >>>>> >>>>> =============================== >>>>> fatal: manifest 'ivi.xml' not available >>>>> fatal: remote tizen-gerrit not defined in >>>>> /home/chenbd/tmp/tizen/.repo/manifests/ivi.xml >>>>> >>>>> _______________________________________________ >>>>> IVI mailing list >>>>> [email protected] >>>>> https://lists.tizen.org/listinfo/ivi >>>>> >>>>> >>>> >>> >> >
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
