Hi All,
Iam sending an email once the svn committ is succesful. Now i want to send the committed revision number (output of svn status -u) also in email. Iam using the blat to send an email in a batch file. blat - -body "Subversion Commit successful. Log file: \%computername%%OUTPUT_FILE%" -subject "Successful - SVN Commit'" -to [email protected].
Please do let me know how can i send an committed revision number in a mail.