[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:52:16 -0400

On Thu, Jul 1, 2010 at 08:41, Konstantin Kolinko <knst.kolinko_at_gmail.com> wrote:
> 2010/7/1 Ralf Onat <kongomongo_at_gmx.net>:
>> 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?
>>
>
> svn list --xml
> in svn 1.6 mentions sizes of the files,
> and that is the size of pristine file
> (.svn/text-base/<filename>.svn-base), i.e. with LF endings (if
> svn:eol-style = native) and keywords not expanded.
>

Since that uses .svn, I would assume that's only for the current local
copy - not versions in the past in the repository.

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

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