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

Re: SVN Commit emails

From: raja72 <bala.rajamani_at_gmail.com>
Date: Fri, 18 Jul 2008 07:01:33 -0700 (PDT)

It was working earlier and stopped working recently.. Currently the commit is
able to send emails but not the email body content.. if I run the program
from a command line it sends commit emails with the correct content.

I tried the suggested option of adding the full path to svn.exe but the
issue is still the same.

thanks,
Balu.

Ryan Schmidt-42 wrote:
>
>
> On Jul 17, 2008, at 16:36, raja72 wrote:
>
>> We are running Subversion 1.4.4 under windows.
>>
>> The commit emails are empty and subversion is not adding any
>> content (last
>> commit info and difference between the last 2 versions) to it. but
>> when I
>> run the post-commit.bat from command line it's sends the email with
>> the
>> required details. So wondering is there any specific settings I
>> need to do
>> in Subversion to send emails with required content.
>>
>> Attaching the script for reference.
>>
>> Thanks in advance.
>> Balu.
>>
>> http://www.nabble.com/file/p18517288/post-commit.bat post-commit.bat
>
> You should call the svn command (and all other commands) with the
> absolute path to the executable, e.g.:
>
> C:\path\to\svn.exe
>
> instead of
>
> svn
>
>
> Also note that you may want to use a ready-made commit email script
> like mailer.py. You would just need to install Python.
>
> http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/mailer/
>
>
> Finally consider updating to Subversion 1.5.0 because it is the most
> current version.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
>

-- 
View this message in context: http://www.nabble.com/SVN-Commit-emails-tp18517288p18529931.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-18 16:01:54 CEST

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.