How to Configure StatSVN to show the revisions on the given day and trigger it to send email to certain people?
The whole source code lies in the TortoiseSVN repository, whenever the developers check in / commit the files, the report with the list of commits should be sent to the concerned people for the given day.
I am new to this, so I need some help to get around with this problem. Any approach / solution you have in mind?
StatSVN is not the right tool for this.
For commit e-mail notifications, configure your SVN server with post-commit hooks as described here