Re: Possible Bug in git-http-push

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 10.04.2015 um 13:15 schrieb Stefan:
> Hello List
> 
> I possibly found a bug in git-http-push:
> 
> When I push my local repo via http secured with basic authorization,
> then i get:
> 
> error: Cannot access URL https://example.ch/example_repo/, return code 22
> fatal: git-http-push failed
> Pushing to https://example.ch/example_repo/
> 
> My server log gives PROPPFIND 401, so i seems that the PROPPFIND-sent
> by git-http-push does not use supplied username/pw via prompt
> 
> Pulling works without problems.
> 
> When I change remote URL to
> https://user:password@xxxxxxxxxx/example_repo, pushing works.
> 
> I'm using git version 1.9.5.msysgit.1

Hi Stefan (CC'ing the msysgit list as this might be windows specific),

can you determine the last version which worked?

And can you create a minimal working example for us to reproduce the
problem?

We already have a couple of problems with the new curl version together
with our ancient openssl.

Thomas


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]