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

cannot get post-commit.tmpl to work

From: Zouari Fourat <fourat_at_gmail.com>
Date: 2005-10-28 20:09:29 CEST

Hello,
I've a problem using the post commit hook, here's my post-commit.tmpl file :

#!/bin/sh
REPOS="$1"
REV="$2"
echo errr>>/tmp/log.test

it's too simple but it's not working :(
i do the commit and check my /tmp/log.test file and get nothing :(
can u hlp me please

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 28 20:12:27 2005

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.