Re: SVN Statistics

2010-12-13 Thread Richard England
Another is svnplot http://code.google.com/p/svnplot/ Kevin Grover wrote the following on 12/10/2010 11:21 AM: Check out StatSVN: http://www.statsvn.org/ Cheers. On Thu, Dec 9, 2010 at 20:46, Gavin Beau Baumanis > wrote: Hi Everyone, I have been a

Re: SVN Statistics

2010-12-12 Thread Kevin Grover
On Sat, Dec 11, 2010 at 03:27, Gavin Beau Baumanis wrote: > Hi kevin, > > This is indeed the stats package that I already have. > But it is a little sparse on documentation. > It has great statistics that are useful when I report on the whole project > - but I have been unable to find a way to say

Re: SVN Statistics

2010-12-11 Thread Gavin Beau Baumanis
Hi kevin, This is indeed the stats package that I already have. But it is a little sparse on documentation. It has great statistics that are useful when I report on the whole project - but I have been unable to find a way to say, Start at this Revision / in this path... I did find this; http://s

Re: SVN Statistics

2010-12-10 Thread Kevin Grover
Check out StatSVN: http://www.statsvn.org/ Cheers. On Thu, Dec 9, 2010 at 20:46, Gavin Beau Baumanis wrote: > Hi Everyone, > > I have been asked for some statistics about our code base and am hoping > that someone might have had a task for something similar already, and will > be able to help

Re: SVN Statistics

2010-12-10 Thread Nick Stolwijk
On another note, I see you have a jar from SF which does almost what you want. Why not checkout their code and let it do exactly what you want? I guess somewhere in there is a starting revision, which you can change. If you don't know Java, send me the projectname and I can have a look. Hth, Nic

Re: SVN Statistics

2010-12-10 Thread Nick Stolwijk
, Chris Evans wrote: >> -Original Message- >> From: Gavin Beau Baumanis [mailto:b...@palcare.com.au] >> Sent: 10 December 2010 04:46 >> To: Subversion Users >> Subject: SVN Statistics >> >> Hi Everyone, >> >> I have been asked for som

RE: SVN Statistics

2010-12-10 Thread Chris Evans
> -Original Message- > From: Gavin Beau Baumanis [mailto:b...@palcare.com.au] > Sent: 10 December 2010 04:46 > To: Subversion Users > Subject: SVN Statistics > > Hi Everyone, > > I have been asked for some statistics about our code base and am hoping > that

SVN Statistics

2010-12-09 Thread Gavin Beau Baumanis
Hi Everyone, I have been asked for some statistics about our code base and am hoping that someone might have had a task for something similar already, and will be able to help me out. Here is the text I was sent - but it is really just a guide - it is more a case of "something" to show as oppo

Re: SVN Statistics

2010-06-21 Thread Andy Levy
On Mon, Jun 21, 2010 at 11:31, Guido Moritz wrote: > Hi, > > I would like to have statistics for my SVN. Out there are several solutions, > but all show commit stats only. What I am looking for are stats about > reads/checkouts of the SVN. Is there such a tool available? Depending upon how you se

Re: SVN Statistics

2010-06-21 Thread Mark Phippard
On Mon, Jun 21, 2010 at 11:31 AM, Guido Moritz wrote: > I would like to have statistics for my SVN. Out there are several solutions, > but all show commit stats only. What I am looking for are stats about > reads/checkouts of the SVN. Is there such a tool available? You might want to take a look

SVN Statistics

2010-06-21 Thread Guido Moritz
Hi, I would like to have statistics for my SVN. Out there are several solutions, but all show commit stats only. What I am looking for are stats about reads/checkouts of the SVN. Is there such a tool available? Regards, Guido