OpenVZ Forum


Home » Mailing lists » Users » openvz git repo http broken for 2.6.24 - info/refs missing
Re: openvz git repo http broken for 2.6.24 - info/refs missing [message #27144 is a reply to message #27103] Mon, 11 February 2008 09:16 Go to previous messageGo to previous message
Alexey Dobriyan is currently offline  Alexey Dobriyan
Messages: 195
Registered: August 2006
Senior Member
> git clone http://git.openvz.org/pub/linux-2.6.24-openvz linux-2.6.24
> Initialized empty Git repository in /usr/src/linux-2.6.24/.git/
> Cannot get remote repository information.
> Perhaps git-update-server-info needs to be run there?

> This happens because the file
> http://git.openvz.org/pub/linux-2.6.24-openvz/info/refs
> is missing. It's not missing for any of the other repositories,
> so it appears to be a genuine problem.
>
> Please fix it. TIA.

Can't you use native git protocol? That way you won't have to redownload
whole archive every time someone does git-repack on git.openvz.org

To switch to git protocol without redownloading change "http" to "git"
in .git/config -- it seems to work.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: problems wit 2.6.24 from git
Next Topic: AW: problems wit 2.6.24 from git
Goto Forum:
  


Current Time: Fri Sep 13 09:40:42 GMT 2024

Total time taken to generate the page: 0.05109 seconds