Hi I'm wondering if there is a tool (can be commercial) to mass verify svn repositories. I know about using svnadmin but there are about 100 repositories and it's tedious to check whether if there's actually a corruption. I'm looking for something that can run in the background periodically and alert if there is a corruption.
|
feedback
|
|
Wouldn't it be reasonably simple to write a shell script that executes | |||||
feedback
|
|
There is a tool called MR-ATS which does exactly this thing: It is written in python to help svnadmins by their day to day work (as eg. verify a lot of repositories). It will work with a scheduled task and send emails, if something strange happens. Additionally it can generate usage reports and do hotcopies for backups. | |||
|
feedback
|
|
The MR - ATS tool looks like vapourware. No released files and no activity for > 1 year :( | |||
|
feedback
|
|
Ok, this doesn't mail the results but it does get it out of all the subversion repos and it doesn't use vb or c#, just plain ol' cmd batch scriptin':
| |||
|
feedback
|