Re: SSL + mod_dav + Git

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

 



"Chris Hart" <chris@xxxxxxxxxxxxxxxxxx> writes:

> However, once authenticated to the .git folder (cadaver through
> https), basic commands give strange errors or 404s. Ls throws "Listing
> collection `/.git/': failed:

This one is not a git problem, as mentionned in another message.
You'll get better chance on an apache-related list I think.

> Trying git clone https://server/.git throws:

This actually uses plain http, not webdav itself. push will be the
next step, and will be the one using webdav.

> "warning: remote HEAD refers to nonexistent ref, unable to checkout"

That can mean you need a git update-server-info on the server.

-- 
Matthieu
--
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]

  Powered by Linux