[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Repository statistics

From: Helge Jung <helge_at_eco-logic-software.de>
Date: 2003-12-01 06:44:02 CET

Hi,

I finally got SVN 0.33.1 installed by recompiling and reconfiguring my
apache webserver completely. I now have another question:

Is it possible to retrieve repository statistics from the server? I'd
like to have repository size, total file count, total versioned-files
size, total number of lines and such things. Now I always export a
repository and then get these statistics from that directory structure.
I'd love to give such a command to get the statistics for the specified
revision:

server:/# svn statistics http://myserver/svn/trunk/ -r 123
repository-size: 12034835 bytes
total files count: 2235 files
total file size: 953024 bytes
total number of lines: 60293 lines

Is that possible to implement? Or is it even already implemented and I'm
just to stupid to find it? I tried it with 0.33.1 and wasn't able to
find something like that.

Best regards and thanks for the wonderful tool,
  Helge.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 1 06:45:07 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.