[git-users] Git for windows behind a proxy: no address associated with name

2014-01-06 Thread Steven Masfaraud
Hi, I have a problem using Git for windows behind a proxy... I am a PhD student working for a company. I am trying to share the code I am developing between the computer of the company (windows, behind an http proxy) and a server of my lab (linux) I have initialized a empty bare repository on th

Re: [git-users] Git for windows behind a proxy: no address associated with name

2014-01-06 Thread Magnus Therning
On Mon, Jan 06, 2014 at 01:29:30AM -0800, Steven Masfaraud wrote: > Hi, > > I have a problem using Git for windows behind a proxy... > I am a PhD student working for a company. I am trying to share the code I > am developing between the computer of the company (windows, behind an http > proxy) a

Re: [git-users] Git for windows behind a proxy: no address associated with name

2014-01-06 Thread Steven Masfaraud
Le lundi 6 janvier 2014 11:23:28 UTC+1, Magnus Therning a écrit : > > > It seems to me you have configured an HTTP proxy and then try to clone > via SSH. This is unlikely to work well. > > I suspect you need to configure git to use your correctly configured > putty. However, I have very litt

Re: [git-users] Git for windows behind a proxy: no address associated with name

2014-01-06 Thread Magnus Therning
On Mon, Jan 6, 2014 at 1:32 PM, Steven Masfaraud wrote: > Le lundi 6 janvier 2014 11:23:28 UTC+1, Magnus Therning a écrit : >> It seems to me you have configured an HTTP proxy and then try to clone >> via SSH. This is unlikely to work well. >> >> I suspect you need to configure git to use your co

Re: [git-users] Git for windows behind a proxy: no address associated with name

2014-01-06 Thread Magnus Therning
On Mon, Jan 6, 2014 at 3:41 PM, Magnus Therning wrote: > On Mon, Jan 6, 2014 at 1:32 PM, Steven Masfaraud > wrote: >> Le lundi 6 janvier 2014 11:23:28 UTC+1, Magnus Therning a écrit : >>> It seems to me you have configured an HTTP proxy and then try to clone >>> via SSH. This is unlikely to work