git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git push does not work over https WebDAV
@ 2024-08-17  1:11 Zdenek Wagner
  2024-08-17  2:25 ` rsbecker
  0 siblings, 1 reply; 6+ messages in thread
From: Zdenek Wagner @ 2024-08-17  1:11 UTC (permalink / raw)
  To: git

Thank you for filling out a Git bug report!
Please answer the following questions to help us understand your issue.

What did you do before the bug happened? (Steps to reproduce your issue)
git commit
git push

What did you expect to happen? (Expected behavior)
The changes being pushed to the repo via https WebDAV

What happened instead? (Actual behavior)
$ git push
error: Cannot access URL
https://userfiles.math-gnostics.eu/git/mg-software.git/, return code
22
fatal: git-http-push failed
error: failed to push some refs to
'https://userfiles.math-gnostics.eu/git/mg-software.git'

The credentials are in ~/.netrc, git clone and git pull works fine on
all my repos on the same
server, git push returns the same error

Apache error log reports successfull access with the GET method
(clone, pull) but "user not found" for the PROPFIND method

What's different between what you expected and what actually happened?
git push does not work at all

Anything else you want to add:
It is apparently an issue of git which is not OS specific, I have the
same behaviour in Fedora 39
and Mac OSX, both having git 2.46.0. Everything works fine with git
2.44.0 and earlier. I have
temporarily solved my problem by downgrading git in Fedora 39. I have
not trid 2.45.0.

Please review the rest of the bug report below.
You can delete any lines you don't wish to share.


[System Info]
git version:
git version 2.46.0
cpu: x86_64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
libcurl: 8.9.1
zlib: 1.3.1
uname: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Jun 24 00:56:10
PDT 2024; root:xnu-8020.240.18.709.2~1/RELEASE_X86_64 x86_64
compiler info: clang: 14.0.0 (clang-1400.0.29.202)
libc info: no libc information available
$SHELL (typically, interactive shell): /bin/bash

Linux penguin.czw57 6.10.3-100.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Mon
Aug  5 14:46:47 UTC 2024 x86_64 GNU/Linux


[Enabled Hooks]

Zdeněk Wagner
https://www.zdenek-wagner.eu/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-11-22 23:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-17  1:11 git push does not work over https WebDAV Zdenek Wagner
2024-08-17  2:25 ` rsbecker
2024-08-17  8:14   ` Zdenek Wagner
2024-08-17  8:33     ` Zdenek Wagner
2024-08-17 15:18       ` Zdenek Wagner
2024-11-22 23:31         ` Zdenek Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).