Re: Manually invoking post-commit works, but svn invoking it doesn't
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-09 17:26:39 CET
On Fri, 2004-01-09 at 07:54, Stuart Robertson wrote:
> After upgrading to svn 0.35.1 scripts that are called from post-commit
It sounds like you have some private scripting or server issues.
#!/bin/sh
REPOS="$1"
/usr/local/bin/svnlook log -r "$2" "$REPOS" > /tmp/blah
---------------------------------------------------------------------
|
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.