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

Re: Finding the number of line changes between revisions

From: Sung Kim <hunkims_at_gmail.com>
Date: 2004-06-29 19:55:36 CEST

Thanks.

Than what is the a good change measurement in Subversion?
Or does Subversion provides any change measurement?

Sung

On Tue, 29 Jun 2004 18:29:06 +0100, Max Bowsher <maxb@ukf.net> wrote:
>
> Sung Kim wrote:
> > Hi,
> >
> > Is there any way to figure out the number of line changes between two
> > revisions or two files in reivisions without running svn diff? I just
> > want to know the number of line changes between two revisions, and
> > running diff seems too expensive for that.
> >
> > Also it would be nice if svn log gives some line change info with an
> > option (like show number of line changes):
>
> Unlike cvs, svn does not use a line-based diff format.
>
> Therefore, unless line change counts are stored as extra change metadata in the repository, it is impossible to do what you suggest.
>
> Max.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 29 19:57:15 2004

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

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