I am trying to pull the project from git hub. one of my project gives me the following error.
“may be you are offiline or behind a proxy check your internet connection and proxy configuration” Download cancelled.
I have tried from git gui and eclipse. I am using Ubuntu 11.10.
My other projects have no problem in pulling or pushing and This particular project I used to pull everyday and now it gives error.
My Internet Connection is working properly and I am able to clone and pull my other project same time.
Anybody could figure out, What could be the cause of this problem?
The problem is fixed when i pulled it from the terminal. I have used git pull command. Is there any better answer?