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

Re: Re: Re: Show file sizes in "Show Log" window and similar

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 1 Jul 2010 11:48:27 -0400

On Thu, Jul 1, 2010 at 11:22, Ralf Onat <kongomongo_at_gmx.net> wrote:
>> Going back to my first reply, to do this one would have to run svn cat
>> against each file's URL for each revision & count the bytes (or
>> possibly, in light of Konstantin's post, check out or update to every
>> revision & then check). To do this would be extremely expensive. As a
>> repository administrator, I would not be happy if someone ran this
>> against my server.
>
> No worries, I only want to do this *to my own local repo* once or twice a year to check the development of the file size.
>
> So which approach would be better/faster? the svn cat or the svn list --verbose one?

I would guess svn list --verbose but there will be variations based on
the type of content you're actually processing. Test with your own
data.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-01 17:55:14 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.