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

Re: Problems with Hook Scripts

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-11-06 19:08:43 CET

Sorry for not quoting anything, but I am in a Webmail client that does not
handle it well.

9 times out of 10 the problem with a hook script is that when it is
executed the "environment" is not what you think it is. You probably need
to explicitly set the PATH and whatever else so that whatever programs you
are trying to run can be found.

I would first try something simple like echoing a message into a file.
This will let you confirm the script is being executed. Then, you just
need to deal with these other issues and you should be all set.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 6 19:09:16 2004

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.