Need help to use Commit-email.pl
From: Sri <spers_at_rediffmail.com>
Date: 2005-01-10 14:47:37 CET
Hi
Can anyone please help me to use commit-email.pl ....
My post-commit script consist of
REPOS="$1"
REV="$2"
/path/to/repos/hooks/commit-email.pl "$REPOS" "$REV" spers@rediffmail.com
im getting the following error when i try to execute post-commit script.....
commit-email.pl: revision number `' must be an integer > 0.
usage: /apps/svnroot/svn1.1.1-repos/sample/hooks/commit-email.pl REPOS REVNUM [[-m regex] [options] [email_addr ...]] ..
options are
--from email_address Email address for 'From:' (overrides -h)
-h hostname Hostname to append to author for 'From:'
-l logfile Append mail contents to this log file
-m regex Regular ex-pression to match committed path
-r email_address Email address for 'Reply-To:'
-s subject_prefix Subject line prefix
Thanks
Sri
|
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.