Re: POHMELFS high performance network filesystem. Cache coherency,transactions, parallels.

From: Jeff Garzik
Date: Mon May 26 2008 - 03:28:20 EST


Evgeniy Polyakov wrote:
I tries git-update-server-info on client and pushed all again, but it
returned that everything is up-to-date.


git-update-server-info needs to be run on the server, not the client.

You can automate this by running this on the server:

chmod +x .git/hooks/post-update

so that git-update-server-info always runs on the server, after each push.

See git-update-server-info(1) for more info.

Jeff


--
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/