From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Chandler Subject: What is the working directory for post-update hook? Date: Sun, 5 Feb 2006 09:06:51 +0000 Message-ID: <200602050906.52016.alan@chandlerfamily.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-From: git-owner@vger.kernel.org Sun Feb 05 10:07:23 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F5frc-000667-HV for gcvg-git@gmane.org; Sun, 05 Feb 2006 10:07:20 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751494AbWBEJGu (ORCPT ); Sun, 5 Feb 2006 04:06:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751579AbWBEJGt (ORCPT ); Sun, 5 Feb 2006 04:06:49 -0500 Received: from 82-44-22-127.cable.ubr06.croy.blueyonder.co.uk ([82.44.22.127]:44483 "EHLO home.chandlerfamily.org.uk") by vger.kernel.org with ESMTP id S1751494AbWBEJGt (ORCPT ); Sun, 5 Feb 2006 04:06:49 -0500 Received: from kanger.home ([192.168.0.21]) by home.chandlerfamily.org.uk with esmtp (Exim 4.50) id 1F5fr6-0000rv-AP for git@vger.kernel.org; Sun, 05 Feb 2006 09:06:48 +0000 To: git@vger.kernel.org User-Agent: KMail/1.9.1 Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: The document root of my website has a git repository under it (in the standard .git subdirectory) and want a post update hook to checkout the contents (so the web server sees it!) I will be pushing to it via ssh. Does this mean that the post-update hook with be run with a working directory of the web site's document root? or something relative (such as GIT_DIR) so that I don't have to do a specific cd to an absolute path. -- Alan Chandler http://www.chandlerfamily.org.uk Open Source. It's the difference between trust and antitrust.