On Mon, Jul 28, 2008 at 07:25, Eugene Vital <evital_at_egntech.com> wrote:
> I was looking to see if there was anything available so I could get a
> broader scope of what's out there.
>
> Server statistics is one.
What are "server statistics"?
> We would also like to see general statistics like commits per developer,
> what code is getting the most changes etc... In general the basic reports
> one would need to manage the repository on a day to day basis.
I've heard good things about StatSVN, but have never felt much of a
need for any of the things you describe in the course of managing the
repository. You're really talking about trying to find metrics for
managing your /developers/, not the repository.
FYI, commits per developer is a really bad metric. If you're
evaluating developers on the number of commits, you're just going to
push them to perform more commits. Moreover, no two commits are
"equal" - you could have one commit that touches half the files in
your project that brings it crashing down, and then a second commit
that changes one value in a config file which brings it back.
> prakash tiwary wrote:
>>
>> Hi Eugene,
>> What king of reports you are looking at? Is it svn server statistics? We
>> are into the same business. Could you please give more details?
>>
>> Regards
>> Prakash
>>
>> On Mon, Jul 28, 2008 at 4:08 PM, Eugene Vital <evital_at_egntech.com
>> <mailto:evital_at_egntech.com>> wrote:
>>
>> Are there any good reporting packages available for Subversion?
>>
>> Commercial or Open Source is fine.
>>
>>
>> Thanks.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> <mailto:users-unsubscribe_at_subversion.tigris.org>
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>> <mailto:users-help_at_subversion.tigris.org>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-28 14:21:54 CEST