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

Re: post-commit hook

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-31 00:26:33 CEST

On Jul 30, 2007, at 06:48, nikhil gupta wrote:

> I want to add a hook to my SVN Repository to send a mail after
> every checkin... I created an exe for this & am calling the same in
> a post-commit.bat file.
>
> Now, as a process we, in my orgaization, send a codeReview.xls file
> as an attachment with the checkin mail. So, to implement the same,
> I added a svn checkout command in the exe to checkout the
> codereview.xls for the relevent checkin & attach the same in the mail.
>
> But, this is not working when I test this by checking in a file.
> The same works fine if I run the post-commit.bat file manually on
> the command line.
>
> Any thoughts why is the same thing is working manually but not when
> going through the process??

Could you be more specific? What exactly does your post-commit do,
and what exactly is the error message?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 31 00:25:42 2007

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.