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