Skip to content

Commit

Permalink
Item127: use our custom commit-email.pl again
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@589 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Nov 13, 2008
1 parent 11bc2bc commit e4029b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tools/develop/hooks/post-commit
Expand Up @@ -18,6 +18,6 @@ author=`/usr/local/bin/svnlook author -r $REV $REPOS`
#./commit-email.pl --from develop@develop.twiki.org -s "[SVN] $author" "$REPOS" "$REV" sven-twiki@home.org.au
#./commit-email.pl --from develop@develop.twiki.org -s "[SVN] $author" "$REPOS" "$REV" twiki-dev@lists.sourceforge.net

/usr/local/share/subversion/hook-scripts/commit-email.pl --from svn@nextwiki.org -s "[SVN] $author" "$REPOS" "$REV" nextwiki-svn@lists.sourceforge.net
./commit-email.pl --from svn@nextwiki.org -s "[SVN] $author" "$REPOS" "$REV" nextwiki-svn@lists.sourceforge.net
/home/svn/supportscripts/twitter.pl
./rssfeed.sh "$REPOS" "$REV" &

0 comments on commit e4029b4

Please sign in to comment.