lkml.org 
[lkml]   [2008]   [May]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 26 May 2008 03:27:59 -0400
FromJeff Garzik <>
SubjectRe: POHMELFS high performance network filesystem. Cache coherency, transactions, parallels.
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




\
 
 \ /
  Last update: 2008-05-26 09:31    [from the cache]
©2003-2008