[darcs-devel] New optimize redux

Taral taralx at gmail.com
Mon May 23 17:26:09 PDT 2005


I've fully implemented the patch writing, etc. and it seems to work:

% head -3 _darcs/inventory
Starting with tag:
[TAG 1.0.3rc1
Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050426002554]
% darcs optimize
Done optimizing!
% head -3 _darcs/inventory
Starting with tag:
[TAG 1.0.3rc1
Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050426002554]
% make ghci
...
Prelude Main> :add OptimizeRepo
...
Prelude OptimizeRepo> optimize_repo "."
...
% head -3 _darcs/inventory
Starting with tag:
[TAG 1.0.3rc2
Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050515085617]
% darcs check
The repo is consistent!

-- 
JP Sugarbroad <taralx at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OptimizeRepo.hs
Type: application/octet-stream
Size: 2665 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20050523/9135ce30/OptimizeRepo.obj


More information about the darcs-devel mailing list