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

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

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

On Thu, Jul 1, 2010 at 07:48, Ralf Onat <kongomongo_at_gmx.net> wrote:
> Alright. I guess this won't make it into svn in the next couple years.
>
> How about a workaround? Is it possible with current tools to semi-automatically get the file sizes of a file for each revision?

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.

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

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