Re: [viewvc-dev] Tracking changled lines in database

"C. Michael Pilato" <[email protected]> Tue, 03 Feb 2009 09:34:19 -0500
Newsgroups gmane.comp.version-control.cvs.viewcvs.devel
Organization CollabNet, Inc.
Message-ID <[email protected]>
[email protected] wrote:
> I have been looking into tools that extract information from SVN and
> place it into a database for metric querying.
> 
> Then I remembered that back when I used ViewVC (ViewCVS) it had this
> functionality in it.
> 
> I looked at the ddl for the tables and I believe it has everything in it
> that I need except for the # of lines modified for each file.
> 
> Is there a reason this is currently not available? If not then is this a
> feature that would be useful to others? If I work on this and supply a
> patch, what is the likelihood it would be put into the main code base?

ViewVC's commits database doesn't store the number of modified lines, but
(in the tradition of both CVS and GNU diff) it does store the number of
added lines and the number of removed lines.  Is that information sufficient
for your purposes?

-- 
C. Michael Pilato <[email protected]>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4251&dsMessageId=1096969

To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc (application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmIVesACgkQokEGqRcG/W5rsACgvZH+1m4g2QbdXv12PaEdGJY4
nBUAnjhEEIWtY/jKSdZfHi1VS66EdMdO
=eIv+
-----END PGP SIGNATURE-----