
There are other tools that will allow someone to monitor repositories. I'm using SVN Notifier (http://svnnotifier.tigris.org/) to keep track of changes in my repositories, but I know there are lots of other tools that have similar monitor functionality. You can also add code to the server side post-commit hooks to send e-mail whenever a commit is completed to a repository.