[darcs-devel] [issue264] darcs record" makes repository inconsistent
Salvatore Iovene
bugs at darcs.net
Sat Sep 9 06:34:52 PDT 2006
New submission from Salvatore Iovene <salvatore at iovene.com>:
Please consider the repository stored in the following URL:
http://www.iovene.com/Rarilliamo-0.1.tar.bz2
Doing "darcs record" fails with the following:
darcs: ./src/pixmaps/status/16X16/available16.png-0:
takeFile ./src/pixmaps/status/16X16/available16.png-0
in /home/siovene/Rarilliamo-0.1/_darcs/pristine: openFd: does not exist
(No such file or directory)
This has happened after I modified my directory structure like this:
src/pixmaps/status/available.png
src/pixmaps/status/offline.png
became:
src/pixmaps/status/16X16/available16.png
src/pixmaps/status/16X16/offline16.png
Repairing the repository would work, but after the record (which fails),
the repository is inconsistent.
This problem has been fixed for me thanks to the help of kowey on IRC,
but this might be a bug in darcs.
----------
messages: 982
nosy: EricKow, droundy, salvatore, tommy
status: unread
title: darcs record" makes repository inconsistent
____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue264>
____________________________________
More information about the darcs-devel
mailing list