We want to start analyzing usage of our various Subversion repositories, which is something I know is stored in our Apache logs. The problem is that I don't know of any tools out there for doing this. If, for example, I want to get a listing per repository of "There were X1 checkins and Y1 checkouts on day W1, X2 checkouts and Y2 checkins on day W2..." is there a tool that will scrape Apache logs and give me those stats? Either my Google-fu seems weak in this area or there's really nothing available.
I'm guessing this is something that most server log analysis tools like AWstats and Webalyzer won't do.