On Sat, Nov 15, 2008 at 19:49, ray <Ray.Joseph_at_cdicorp.com> wrote:
> An implication of the capability maturity model (CMM) is the
> collection of project data for subsequent statistical analysis for use
> to help determine the best practices.
>
> I would like to collect data on project file access. I do not have a
> model to describe any requirements so I would like to collect a broad
> spectrum of process data.
It sounds more like you're looking for a solution you haven't defined
without knowing what the problem is.
> For example, record access of each file, how it is accessed (open,
> update, close, commit), the time of each activity and any user notes
> about the file.
>
> Once the data is collected, it should be loaded into a database.
>
> All this data should be at the client level.
>
> I would appreciate all comments as to how to collect such data.
I don't understand what these numbers would have to do with CMM in the
first place.
You need something other than Subversion here. You're talking about
auditing at the filesystem level IN ADDITION TO whatever Subversion
activity you might be doing.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-16 01:56:54 CET