Hi,
          This is about cntlm. I am able to view the cntlm verbose and 
clone  is successful. 

http.proxy=http://localhost:3128
user.name=Mohan Radhakrishnan
user.email=radhakrishnan.mo...@gmail.com
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
core.ignorecase=true
remote.origin.url=http://github.com/mohanr/pdq.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*


Is it that my git requires a username/password ? The repository is public.



Thanks,
Mohan

On Thursday, 2 August 2012 12:17:32 UTC+5:30, Thomas Ferris Nicolaisen 
wrote:
>
> How have you configured Git to use the proxy?
>
> Do this inside your clone:
>
>  git config -l 
>
> and paste the output here, please.
>
> On Thursday, August 2, 2012 8:14:20 AM UTC+2, MohanR wrote:
>>
>> I even tried NTLMAPS
>>
>> $ git push origin master
>> error: The requested URL returned error: 407 while accessing 
>> http://github.com/mohanr/pdq.git/info/refs
>>
>> fatal: HTTP request failed
>>
>> Thanks.
>>
>> On Thursday, 2 August 2012 11:06:48 UTC+5:30, MohanR wrote:
>>>
>>> Hi,
>>>           I am able to clone successfully through cntlm. But when I try 
>>> to issue 'git push origin master' I get
>>>
>>> HEAD: HTTP/1.1 401 Authorization Required
>>>
>>> Mine is a NTLM proxy. Is it possible to push over HTTP ? 
>>>
>>>
>>> Thanks,
>>> Mohan
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/jbq6AdNUv4MJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to