From: Avi K. <av...@qu...> - 2007-11-11 13:00:17
|
Chen Xi wrote: > Hi everybody, > > I'm trying to clone the repository: > > git-clone http://www.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git kvm > > Fail on this: > error: Couldn't get http://www.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git/refs/heads/kvm-updates for heads/kvm-updates > The requested URL returned error: 404 > error: Could not interpret heads/kvm-updates as something to pull > > Anything wrong? > For some reason the repository uses packed references, which I think aren't supported well by git-http. Or maybe you need a newer git. What version are you using? -- error compiling committee.c: too many arguments to function |