On 10/11/16 16:40, Stefan Sperling wrote:
This looks like a bug where svnserve forgets about applying
a hook environment config after opening the repository.
So hooks always run in an empty environment with svnserve.
Ooops. I'm amazed it took so long for someone to notice :-)
This should fix it
Hi Stefan,
On 10/11/16 00:07, Stefan wrote:
On 11/10/2016 00:45, Steven Simpson wrote:
PROBLEM: When attempting to commit via SSH, I get errors from my
scripts indicating that they haven't found the REPOWEBMAN_CONFIG
setting, so they fail, and the commit fails. HTTPS-invoked hooks work
Hi,
I have a server set up to access multiple repositories via HTTPS and
SSH. The Apache configuration points to the path-based authorization
file and the hook environment:
AuthzSVNAccessFile /var/forge/service/svn-authz.conf
SVNHooksEnv /etc/forge/svn-hooks-env.ini
The latter contains: