Hi all, A few days ago I started noticing that my GIT tree cloned through http was always trailing the one which was clone using the git protocol. When pulling both clones to the lastest version I got this: * Last one when accessed through http: commit dedc2982f2f845357f28dff401fe5df8510c6a8f Author: benoit <benoit <at> 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b> Date: Tue May 22 08:28:32 2007 +0000 * Last one when accessed through git: commit 55d4b9a1d0bb75a085462d4f885301507d8fd082 Author: takis <takis <at> 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b> Date: Wed May 23 09:07:57 2007 +0000 I reported this to the person who had setup the repository: http://article.gmane.org/gmane.comp.video.ffmpeg.devel/51151 But unfortunately, the problem seems to remain. Is this a known problem, or might this be a bug or misconfiguration? I am using git version 1.5.2.35.ga334 when using http and git version 1.5.1.3 when using the git protocol. The repository is available through http as: http://git.mplayerhq.hu/ffmpeg Through the git protocol: git://git.mplayerhq.hu/ffmpeg And through gitweb: http://git.mplayerhq.hu/ With friendly regards, Takis - 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