RE: Failure using webdav basic auth by git client

2012-11-12 Thread Pyeron, Jason J CTR (US)
> -Original Message- > From: Jeff King > Sent: Sunday, November 11, 2012 1:29 PM > > On Sun, Nov 11, 2012 at 01:09:02PM -0500, Jason Pyeron wrote: > > > > My google fu has failed me on this issue. I am trying to setup > http(s) > > > repositories for git. If I require authenticated users

Re: Failure using webdav basic auth by git client

2012-11-11 Thread Jeff King
On Sun, Nov 11, 2012 at 01:09:02PM -0500, Jason Pyeron wrote: > > My google fu has failed me on this issue. I am trying to setup http(s) > > repositories for git. If I require authenticated users then git asks > > for a username and password for the first volley of communications, but > > then doe

RE: Failure using webdav basic auth by git client

2012-11-11 Thread Jason Pyeron
I had to munge the body so the list would post it. See: http://vger.kernel.org/majordomo-taboos.txt > -Original Message- > From: Pyeron, Jason J CTR (US) > Sent: Thursday, November 08, 2012 2:49 PM > To: git@vger.kernel.org > Subject: Failure using webdav basic auth by git client > > M