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

Re: feature request: Show size of delta on Log Messages dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-07 18:26:41 CEST

Jim Bolla wrote:

> Ok. I wasn't sure if this was information the Subversion API made
> available or not. I thought that since commits are stored as a delta,
> that getting the size of the delta might be available. But if not then
> yeah I understand the performance hit this would require to complete,
> although this information could be cached once computed, as it doesn't
> change after it has happened. Perhaps some kind of 3rd party server
> piece could calculate this information one time per commit.

Yes, you could use a post-commit hook script to do that. But why so
complicated? Just use one of the many web viewers out there:
http://subversion.tigris.org/links.html
Most of them provide at least the information about how many files were
changed in each revision. Some of them provide even more info.

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 7 18:27:06 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.