1. Copied a git repository from github using $ git clone https://github.com/schacon/git-reference.git
2. Next opened ADS 10.0 RC8 and mounted the directory
3. Used GIT Bssh and used git pull and go Already up-to-date message
4. Used ADS and used Version Control -- Pull and got the below exception
org.eclipse.jgit.errors.TransportException: https://github.com/schacon/git-reference.git: cannot open git-upload-pack
at org.eclipse.jgit.transport.TransportHttp.connect(Unknown Source)
at org.eclipse.jgit.transport.TransportHttp.openFetch(Unknown Source)
at org.eclipse.jgit.transport.FetchProcess.executeImp(Unknown Source)
at org.eclipse.jgit.transport.FetchProcess.execute(Unknown Source)
at org.eclipse.jgit.transport.Transport.fetch(Unknown Source)
at org.eclipse.jgit.api.FetchCommand.call(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Xꄮꑺꌽꃶ package extends.FG(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.V⢞⢄ᜳꆓ.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect github.com
at org.eclipse.jgit.util.HttpSupport.response(Unknown Source)
... 8 more
Operation failed
|
77 KB
Caused by: java.net.ConnectException: Connection refused: connect github.com
I think somebody is blocking access to https://github.com
Try accessing using "http://"
Issue #5924 |
Closed |
Invalid |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |