darcs

Issue 620 darcs optimize --uncompress" doesn't uncompress inventories, patches, or pristine.hashed

Title darcs optimize --uncompress" doesn't uncompress inventories, patches, or pristine.hashed
Priority bug Status duplicate
Milestone Resolved in
Superseder darcs optimize --uncompress" doesn't uncompress inventories, patches, or pristine.hashed
View: 619
Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, zooko
Assigned To
Topics

Created on 2008-01-25.15:04:05 by zooko, last changed 2009-08-27.13:53:13 by admin.

Messages
msg2744 (view) Author: zooko Date: 2008-01-25.15:04:02
There's no particularly important reason to uncompress these things,  
so this issue could be solved by removing the --uncompress option  
from darcs optimize.

I am uncompressing these things in order to pack a complete repo  
tighter:

column 1: tar the whole repo, 2: tar and gzip -9 the whole repo,  
column 3: 7z the whole repo
row A: standard darcs-2 format, row B: run "gunzip -r" on it first to  
uncompress any gzipped files

		1		2		3
A		40 M	32 M	27 M
B		83 M	32 M	18 M

size of resulting tarball

Regards,

Zooko
History
Date User Action Args
2008-01-25 15:04:05zookocreate
2008-01-25 15:16:50droundysetpriority: bug
status: unread -> duplicate
superseder: + darcs optimize --uncompress" doesn't uncompress inventories, patches, or pristine.hashed
nosy: droundy, tommy, beschmi, kowey, zooko
2009-08-06 17:52:30adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, dagit, mornfall, simon, thorkilnaur, - droundy
2009-08-06 20:55:33adminsetnosy: - beschmi
2009-08-10 22:12:10adminsetnosy: - markstos, darcs-devel, jast, dagit, Serware, mornfall
2009-08-25 18:03:59adminsetnosy: + darcs-devel, - simon
2009-08-27 13:53:13adminsetnosy: tommy, kowey, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin