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

post-commit hook

From: nikhil gupta <ng_g20_at_hotmail.com>
Date: 2007-07-30 13:48:37 CEST

Hi,
 
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??
 
Any information here will be helpful...
 
Thanks
Nikhil
_________________________________________________________________
Sign in and get updated with all the action!
http://content.msn.co.in/Sports/FormulaOne/Default
Received on Mon Jul 30 13:47:18 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.