Hi Johannes, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > > I thought this: > > > > git --bare --git-dir=/tmp/my-cloned.git update-server-info > > > > was supposed to achieve this. Doesn't it ? > > If you mirror /tmp/my-cloned.git to the HTTP server, then yes, this should > do it. Make sure that /tmp/my-cloned.git/info/refs is really updated and > mirrored out, though. I double checked and yes, info/refs is really updated and yes, it is mirrored but it still fails when I try to clone my repository with this: git clone http://zedek01.free.fr/projetcs/your-proj2.git (you can try by yourself). What can I do ? Regards, Xavier - 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