* Git not using logged in user for propfind
@ 2011-03-29 17:01 Edwin Amsler
0 siblings, 0 replies; only message in thread
From: Edwin Amsler @ 2011-03-29 17:01 UTC (permalink / raw)
To: git
So, I set up a dandy non-ssl webshare on my server. SSL can come later
once everything is configured right.
Git clones fine, but when it does a push and uses propfind, it decides
to not use my username and so it gets a 401 not authorized error.
Here's output from my log. DAV works fine on everything I've tested on,
it seems to be a git oopsie. Any ideas?
24.77.236.213 - - [27/Mar/2011:18:21:47 -0500] "GET
/dav/git/coral/info/refs?service=git-receive-pack HTTP/1.1" 401 409
24.77.236.213 - - [27/Mar/2011:18:21:52 -0500] "GET
/dav/git/coral/info/refs?service=git-receive-pack HTTP/1.1" 401 409
24.77.236.213 - edwin [27/Mar/2011:18:21:52 -0500] "GET
/dav/git/coral/info/refs?service=git-receive-pack HTTP/1.1" 200 0
24.77.236.213 - edwin [27/Mar/2011:18:21:52 -0500] "GET
/dav/git/coral/HEAD HTTP/1.1" 200 23
24.77.236.213 - - [27/Mar/2011:18:21:52 -0500] "PROPFIND
/dav/git/coral/ HTTP/1.1" 401 397
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-29 17:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29 17:01 Git not using logged in user for propfind Edwin Amsler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox