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

Profiling User Actions

From: Leonel <togniolli+tigris_at_gmail.com>
Date: Mon, 16 Aug 2010 06:23:37 -0700 (PDT)

Hi,

We have a few very large SVN repositories and I would like to keep track of how much time my team spends on SVN actions day to day in order adjust our process or take other actions.

I came up with a few client side hooks that log commit and update times.

I'd like to have access to more actions (merge and switch are the most important ones. revert is a bit further down in the list). I also wanted to get notified when update/commit failed or was canceled.

Finally, having some kind of smarter logging would be ideal (how much time did it take to generate the list of files to commit, what percentage of the update was bandwidth constrained vs disk speed constrained).

Are there ways to get the information I want? Any other alternative suggestions?

Thanks in advance.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2647464

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-16 15:41:16 CEST

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

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