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

inheriting enviroment variables by hooks

From: <marcin_at_rhodecode.com>
Date: Wed, 22 Nov 2017 04:36:06 -0800 (PST)

Hi,

We're trying to build a generic integration system for RhodeCode that would
also support Subversion. The problem we're now having is how to transmit
some data during e.g commit operation from our system into running hooks.
Our idea now is to use apache and set some special HTTP headers, and
Enviroment variables when using the HTTP protocol.

However after reading some threads, it seems that when subversion executes
hooks it clears the enviroment variables. Is there ANY way to inherit some
env set by apache?

Cheers
Received on 2017-11-22 14:03:56 CET

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

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