darcs

Issue 1279 ui bug: whatsnew dir => WARNING! dir does not exist!

Title ui bug: whatsnew dir => WARNING! dir does not exist!
Priority bug Status resolved
Milestone 2.2.x Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, jaredj, kowey, mornfall, thorkilnaur
Assigned To
Topics ProbablyEasy, UI

Created on 2008-12-23.11:00:55 by kowey, last changed 2010-06-15.21:50:56 by admin.

Messages
msg6871 (view) Author: kowey Date: 2008-12-23.11:00:44
I suspect that this is a UI regression, and if so, that it should be fixed for 2.2

specifically
darcs init
mkdir foo
darcs add foo
darcs record -a foo
cd foo
darcs whatsnew .
WARNING! foo does not exist
msg6920 (view) Author: mornfall Date: 2008-12-28.12:01:27
Anyone up for this? If there's no patch available by tomorrow evening CET, I'll 
bump this issue to 2.3 I guess, since I have no slightest idea how to fix it 
and, really, -ENOTIME. :|
msg7010 (view) Author: kowey Date: 2009-01-07.20:05:28
The following patch updated the status of issue1279 to be resolved:

* Resolve issue1279: fix spurious does-not-exist warning on directories 
Ignore-this: f3244448e14c7b062efeb4279ccab85b
History
Date User Action Args
2008-12-23 11:00:55koweycreate
2008-12-28 12:01:38mornfallsetpriority: wishlist -> bug
nosy: + mornfall
status: unread -> unknown
messages: + msg6920
2009-01-07 20:05:32koweysetstatus: unknown -> resolved
nosy: kowey, simon, thorkilnaur, jaredj, dmitry.kurochkin, mornfall
messages: + msg7010
2009-08-25 17:36:46adminsetnosy: + darcs-devel, - simon
2009-08-27 14:14:32adminsetnosy: kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, mornfall
2010-06-15 21:50:55adminsetmilestone: 2.2.x
2010-06-15 21:50:56adminsettopic: - Target-2.2