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

Re: Frustrating newbie question re hooks

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-20 19:53:50 CEST

On Tue, 2004-07-20 at 12:47, Eric Carlson wrote:
> Cheers.
> No smarter way? ANT_HOME etc really should be defined once for the
> system, wether its for an interactive user or a script.

When the hook process is spawned, it has no environment. It's not a
shell process. So have the hook 'source /etc/profile', or set
environment variables.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 20 19:55:03 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.