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
