[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: Ralf Onat <kongomongo_at_gmx.net>
Date: Tue, 29 Jun 2010 06:37:27 -0700 (PDT)

> >> Subversion doesn't store the size of each file as metadata, so to do
> >> this one would have to run svn cat against each file's URL for each
> >> revision & count the bytes. To do so would be extremely expensive.
> >
> > I guess it's unlikely that this change can be pushed into subversion then? What would be your guess?
>
> I would guess that it'd be a very hard argument to win. Such a feature
> would hammer disk & network (since you can't stream a diff to the
> client, each operation would require the full file) I/O & have the
> potential to be very easily abused.

Err. Sorry I was referring to *SUBVERSION* storing the file size within the metadata! So TSVN can just display the size without any additional overhead.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-29 15:37:33 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.