darcs

Issue 759 check whether we're looking at directories in optimize --compress.

Title check whether we're looking at directories in optimize --compress.
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, manveru, thorkilnaur, tommy
Assigned To
Topics

Created on 2008-03-23.14:41:01 by manveru, last changed 2009-08-27.14:09:29 by admin.

Messages
msg3976 (view) Author: manveru Date: 2008-03-23.14:41:00
It was pointed out to me eventually that this is because the patches in a hashed
repo are already compressed, however - the error from this command doesn't
really look obvious.

$ darcs optimize --compress
Optimizing compression of patches...
darcs: .: openBinaryFile: inappropriate type (is a directory)
msg3984 (view) Author: droundy Date: 2008-03-24.16:05:28
Fixed.
msg3986 (view) Author: droundy Date: 2008-03-24.16:27:13
The following patch updated the status of issue759 to be resolved in the unstable branch:

* resolve issue759: check whether we're looking at directories in optimize --compress. 

You can view the patch details online here: 
http://darcs.net/cgi-bin/darcs.cgi/unstable/?c=annotate&p=20080324154547-72aca-36d5d4735bb0cb136b183e819b7b08bf74982513.gz
History
Date User Action Args
2008-03-23 14:41:01manverucreate
2008-03-24 16:05:29droundysetstatus: unread -> resolved
nosy: + droundy
messages: + msg3984
2008-03-24 16:27:14droundysetstatus: resolved -> resolved-in-unstable
nosy: droundy, tommy, beschmi, kowey, manveru
messages: + msg3986
title: `darcs optimize --compress` fails on hashed repo -> check whether we're looking at directories in optimize --compress.
2008-09-04 21:32:59adminsetstatus: resolved-in-unstable -> resolved
nosy: + dagit
2009-08-06 17:57:17adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, mornfall, simon, thorkilnaur, - droundy, manveru
2009-08-06 21:00:59adminsetnosy: - beschmi
2009-08-10 22:18:36adminsetnosy: + manveru, - markstos, darcs-devel, zooko, jast, Serware, mornfall
2009-08-11 00:08:52adminsetnosy: - dagit
2009-08-25 18:08:00adminsetnosy: + darcs-devel, - simon
2009-08-27 14:09:29adminsetnosy: tommy, kowey, darcs-devel, thorkilnaur, manveru, dmitry.kurochkin