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

Re: Hook Scripts; How to Send Message to User?

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Wed, 10 Jun 2009 16:10:45 -0500

On Jun 10, 2009, at 05:20, Tom Browder wrote:

> One thing that I discovered that wasn't clear from the book was, at
> least for me, all paths needed a complete path--not relative. The
> example scripts didn't show that (at least the one I used as a
> template to begin with).

That is correct, because the PATH environment variable is empty when
the hook runs. In fact all other env vars should be empty too. So you
need to either set the PATH, or use absolute paths.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2361074

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-10 23:11:51 CEST

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.