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

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

From: Greywolf <greywolf_at_starwolf.com>
Date: Tue, 29 Jun 2010 10:18:16 -0700

Showing file sizes somewhere in metadata. The problem is agreeing what the name
of the metadata field will be.

Now you COULD do an approximation as a pre-commit hook by simply doing
effectively a 'ls -l' or equivalent and parsing it out, and then apply that as a
property at checkin time.

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

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