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

"Advanced" problems with post-commit

From: Michael Pfeiffer <virtual_worlds_at_gmx.de>
Date: 2006-07-09 19:16:10 CEST

Hi,

I think it is a very "popular" problem but I can't find a solution for it.

I want to use the post-commit hook and did the following until now:

- renamed post-commit.tmpl to post-commit
- edited it to use absolute paths to commit-email.pl (that is located in the same hook-directory)
- edited commit-email.pl to use absolute paths for sendmail and svnlook
- edited commit-email.pl at the first appearance of $repos, here I had to set the absolute path to my repository directory to let svnlook find there pository handed over as $repos
- made all files executable

Everything works well when I invoke it from command line, the commit emails are sent. But nothing happens when I commit something. What could be the reason for this behavior?

Michael

-- 
"Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 9 19:17:11 2006

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.