We've got about 10 subversion repositories. To guard against repository corruption we run a batch file that runs the SVNAdmin Verify command against all of our repositories as a scheduled task each morning.
I'm looking for a tool to parse the output of the SVNAdmin verify command and alert me if there is a problem.
Has anybody got any recommendations or do i need to roll my own ?
Thanks
D