Page 1 of 1

Fail to get sources from GitHub

Posted: Sat Jun 20, 2015 2:25 pm
by h4d1
Hi the community,

I need your help because I fail to download sources from GitHub.

I've followed "Getting the Sources" of the documentation "README.md" but I've a "Transport error" after the following step: "6. Enter your Github username and password in the `"User:"` and `"Password:"` fields, respectively and click on the `"Next >"` button".

I don't know where is the mistake.
To illustrate the issue you will find the screenshot before the error and the error message displayed.

Thanks for your help.

01-Import Projects from Git.png
User and password are not valid only for the screenshot
01-Import Projects from Git.png (17.52 KiB) Viewed 3057 times

02-Transport Error.png
02-Transport Error.png (14.96 KiB) Viewed 3057 times

Re: Fail to get sources from GitHub

Posted: Sat Jun 20, 2015 3:01 pm
by lcheminade
Hi,

Are you using a vpn or a proxy of any kind? Anyway you can try a checkout using TortoiseGit or simply download the zip file on Github via your browser then file -> import -> project from git -> local in eclipse.

Regards.

Loïc

Re: Fail to get sources from GitHub

Posted: Mon Jun 22, 2015 5:00 am
by h4d1
Hi,

No, I've Internet via a direct access. No proxy nor VPN.
I'm using Windows 8.1 but I think there is no link.

I've installed "ToirtoiseGit" but I fail with "Git Clone" and I don't see in GitHub the repository "TD_RF_Module_SDK" with my Web browser (Firefox).
It' like "https://github.com/Telecom-Design/TD_RF_Module_SDK.git" doesn't exist.

Maybe I miss something.
Is there a step to associate my GitHub account to "https://github.com/Telecom-Design" in order to be able to access more ?

Thanks

Re: Fail to get sources from GitHub

Posted: Mon Jun 22, 2015 7:28 am
by nestorayuso
go to https://developers.insgroup.fr/dashboards/developer.html
create an account and link it to your github account.

now you can access the repository https://github.com/Telecom-Design/TD_RF_Module_SDK

Re: Fail to get sources from GitHub

Posted: Tue Jun 23, 2015 5:02 am
by h4d1
Thank you nestorayuso.

It's sure it was missing !
I've filled "Git alias" with my "Git username" and clic "Register my GitHub account".
It has been ok :)

Developer dashboard.png
Developer dashboard.png (18.46 KiB) Viewed 3036 times


Unfortunately problem stays the same: Eclipse, ToitoiseGit or directly with Firefox connected to GitHub with my account it's not possible to retrieve "TD_RF_Module_SDK" repository.

Is there another step I miss ?

Re: Fail to get sources from GitHub

Posted: Tue Jun 23, 2015 6:31 am
by h4d1
In fact, link procedure is in two steps.
Second one is to join Telecom Design via a link received by email.

Now all is ok , I've imported "TD_RF_Module_SDK" in Eclipse :)