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

2014-01-09 Thread Steven Masfaraud
Le jeudi 9 janvier 2014 03:11:51 UTC+1, Dale Worley a écrit : From: Steven Masfaraud stevenm...@gmail.com javascript: git clone ssh://usern...@labserver.fr:2333/Path/Repositery/LocalFolder/ answers: ssh: labserver.fr: no address associated with name There may be other problems,

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

2014-01-08 Thread Dale R. Worley
From: Steven Masfaraud stevenmasfar...@gmail.com git clone ssh://usern...@labserver.fr:2333/Path/Repositery/ LocalFolder/ answers: ssh: labserver.fr: no address associated with name There may be other problems, but what this message shows (if I'm right) is that the host name labserver.fr

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 little

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 stevenmasfar...@gmail.com 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

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 mag...@therning.org wrote: On Mon, Jan 6, 2014 at 1:32 PM, Steven Masfaraud stevenmasfar...@gmail.com 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