darcs

Issue 1525 darcs whatsnew complaining about working dir only files (2.3)

Title darcs whatsnew complaining about working dir only files (2.3)
Priority bug Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, mornfall, thorkilnaur
Assigned To kowey
Topics

Created on 2009-08-15.22:41:40 by kowey, last changed 2017-07-30.23:45:47 by gh.

Messages
msg8173 (view) Author: kowey Date: 2009-08-15.22:41:37
This is is interesting.  Petr, is there any chance this could be hashed-storage
related?  I'm using a stock Darcs 2.3, I think
Note that this is the darcs darcs repository.

% darcs what -ls
darcs:
/Users/kowey/darcs-project/david-test-patches/tests-hashed.dir/.darcs/cache/pristine.hashed/0000000084-fb898520e2082eca464505bf3abb8f49e45269d01c342bf64c00955e6d208bbf:
getSymbolicLinkStatus: does not exist (No such file or directory)
% darcs what -ls
darcs: /Users/kowey/darcs-project/david-test-patches/tests-hashed.dir/temp1:
getDirectoryContents: does not exist (No such file or directory)
% darcs what -ls
(whatsnew output)
msg8180 (view) Author: mornfall Date: 2009-08-16.07:48:15
Not very likely hashed-storage related, since wh -ls does not use the new
codepath in darcs 2.3 -- it uses Slurps and unsafeDiff. Also, hashed-storage
never looks in caches.
msg8181 (view) Author: kowey Date: 2009-08-16.08:07:28
Thanks!  It looks like we need to reproduce this and make a minimal example out
of it. Key elements are: darcs whatsnew -l and nested darcs repositories
History
Date User Action Args
2009-08-15 22:41:40koweycreate
2009-08-16 07:48:17mornfallsetnosy: kowey, simon, thorkilnaur, dmitry.kurochkin, mornfall
messages: + msg8180
2009-08-16 08:07:30koweysetnosy: kowey, simon, thorkilnaur, dmitry.kurochkin, mornfall
messages: + msg8181
assignedto: mornfall -> (no value)
2009-08-25 18:15:11adminsetnosy: + darcs-devel, - simon
2009-08-27 14:24:46adminsetnosy: kowey, darcs-devel, thorkilnaur, dmitry.kurochkin, mornfall
2010-03-24 17:57:46koweysetassignedto: kowey
2017-07-30 23:45:47ghsetstatus: needs-reproduction -> given-up