Comment 1 by Thomas Keller, Aug 10, 2012
Hrm... I haven't tested this (I don't use git), but from what I see the code looks like this: $p = realpath(dirname(__FILE__).'/../../../../scripts/git-post-update') Since __FILE__ is src/IDF/Plugin/SyncGit/Serve.php, this should be src/IDF/Plugin/SyncGit/../../../../scripts/git-post-update which should be resolved to scripts/git-post-update which does exist. Have I missed something?
Sign in to reply to this comment.
Reported by Mateus Caruccio, Aug 3, 2012