darcs

Issue 1386 report disk size (patches, pristine) in darcs show repo

Title report disk size (patches, pristine) in darcs show repo
Priority wishlist Status needs-implementation
Milestone Resolved in
Superseder Nosy List WorldMaker, darcs-devel, dmitry.kurochkin, kowey, thorkilnaur
Assigned To
Topics

Created on 2009-03-11.02:09:41 by maxbattcher, last changed 2009-10-23.23:59:53 by admin.

Messages
msg7425 (view) Author: WorldMaker Date: 2009-03-11.02:09:38
It would be nice if ``darcs show repo`` reported the disk size of the 
repository (ie, Patches: XXX MB, Pristine: YYY MB). I realize that tools 
like ``du`` can be used (at least on posix systems), but it still is 
useful information for the "Repository at a glance" statistics in show repo.

Similarly it might be nice if darcs somewhere informs of the size of 
individual patches, such as along with the summary data. It could affect 
a user's willingness to push/pull a patch given, for instance, given 
network states.
msg7628 (view) Author: kowey Date: 2009-04-09.11:51:09
Wouldn't this be potentially very slow?  Does it matter?
msg8331 (view) Author: kowey Date: 2009-08-22.00:07:25
I guess the best approach here is just to code it up and see how it works on
some test repos before submitting a patch.
History
Date User Action Args
2009-03-11 02:09:42maxbattchercreate
2009-04-09 11:51:12koweysetpriority: wishlist
nosy: kowey, maxbattcher, simon, thorkilnaur, dmitry.kurochkin
status: unread -> unknown
messages: + msg7628
2009-08-22 00:07:28koweysetstatus: unknown -> needs-implementation
nosy: kowey, maxbattcher, simon, thorkilnaur, dmitry.kurochkin
messages: + msg8331
title: Suggestion: Repo and Patch Size Information -> report disk size (patches, pristine) in darcs show repo
2009-08-25 17:41:53adminsetnosy: + darcs-devel, - simon
2009-08-27 14:29:04adminsetnosy: kowey, darcs-devel, maxbattcher, thorkilnaur, dmitry.kurochkin
2009-10-23 23:59:53adminsetnosy: + WorldMaker, - maxbattcher