[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Hook script not running?

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-11-08 15:44:53 CET

On Tue, 8 Nov 2005 09:39:34 -0500, "Stephen Gross"
<sgross@darwin.epbi.cwru.edu> wrote:

>========
>#!/bin/sh
>echo hi >> log
>exit 0
>========
...
> the file 'log' should be created by
>the script but is not. Any ideas?

Where are you looking for 'log' ? Try creating it with an absolute
rather than a relative path.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 8 15:52:35 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.