On 11/12/07, Jeff King <peff@xxxxxxxx> wrote: > On Mon, Nov 12, 2007 at 12:21:20PM -0500, Jon Smirl wrote: > > > Running git update-server-info at the remote end fixed it. > > > > I am using 'git push' to send changes, I though that was supposed to > > update the server info automatically. > > It is typically triggered by the post-update hook. Make sure that your > remote repo's .git/hooks/post-update has the execute bit set. Execute bit was not set. I just set it for all the scripts. +x is not getting turned on with a default git init-db. I just made a new repo to check, no +x on the scripts. -- Jon Smirl jonsmirl@xxxxxxxxx - 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