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

Re: Weird commit-email.pl issues

From: Jochen Wendebaum <jochenSPAM_at_wendebaum.de>
Date: 2005-03-01 11:07:33 CET

> I discovered by mistake that if I put an invalid revision (i.e. 15) an
> email would be sent that looks like this:

So email sending itself works.

> Currently, my repository is up to revision 14, and if I were to
> execute via the command line "./post-commit /svnrep/testproj 14" I'd
> be returned to the command line and the two lines would be printed in
> /tmp/svn-rep, but no email would be sent.

Try to execute the commit-email script manually and look what happens...
Try to play around with the command line arguments (skip especially the
-m). Do you get any emails?

Try

perl /svnrep/testproj/hooks/commit-email.pl /svnrep/testproj 14 --from
kold@kold.homelinux.com kevinold@gmail.com

What happens?

Regards,
Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 1 11:18:49 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.