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

feature request: Show size of delta on Log Messages dialog

From: Jim Bolla <jbolla_at_dnserie.net>
Date: 2006-09-06 17:31:43 CEST

    A useful feature for our team to have added to TortoiseSVN would be
another column in the 2 list controls (Revisions and Files) on the "Log
Messages" dialog. This column would be called "Delta" and would be an
indication of the size of the changes between that revision and the
previous. The unit of measure could be either lines or bytes...
modified/added/deleted (summated).

    This would hep us in 2 ways. The first is in doing code review on a
per-commit basis; knowing the delta size would help the reviewer
anticipate the amount of effort required for the review. Secondly, we
are trying to promote "small atomic commits" as recommended as a
Subversion best practice. Having some kind of metric out front to help
guage this would help our team generate some feedback towards this goal.
Our team could then ask "How are we doing on small/atomic commits as
compared to earlier?" and "How come this commit required such a large
modification? What about our codebase should be changed to mitigate this
in the future?" This feature could improve both our use of Subversion
and even our development practices.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Sep 6 22:19:28 2006

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

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