Re: git pull through http / git
From: H. Peter Anvin
Date: Tue Jul 08 2008 - 17:21:27 EST
Nicolas Ferre wrote:
J.H. :
Keep in mind Kernel.org uses caching on gitweb and thus gitweb itself is
not necessarily accurate / up to date. git.kernel.org also round-robins
across 4 machines which may be in various states of update, so your
fundamentally looking at a number of different possible points that may
be slightly out of sync with each other.
Ok, I understand.
I am talking about a 3 days old commit. Is this normal to have no update
from the http side ?
I yes, I will wait...
You're trying to do a git pull via http (as opposed to gitweb)? Then
that is dependent on the owner of the repository having enabled
"git update-server-info".
Overall, avoid pulling git via http. It's just plain broken.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/