Bewertet mit 2 von 5 Sternen

I've seen modules which will allow you to receive RSS feeds for SVN commits. Is this how you are doing it?

Diese Bewertung wurde für eine vorherige Version des Add-ons (0.4.2) abgegeben. 

No, not really. Basically on the server you install something like svnmailer or use scripts distributed from svn that hooks onto commit procedure and sent the patches. It's good for people who wants what is done on the code. Most of open svn repositories like code.google.com allow you to enable that from web interface.