[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: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Thu, 1 Jul 2010 16:41:08 +0400

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.

Best regards,
Konstantin Kolinko

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

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