darcs

Issue 1472 darcs record -l foo/ tries to access bar.

Title darcs record -l foo/ tries to access bar.
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, twb
Assigned To
Topics UI

Created on 2009-05-29.06:11:13 by twb, last changed 2009-08-27.14:24:23 by admin.

Messages
msg7852 (view) Author: twb Date: 2009-05-29.06:11:10
Regardless of whether -l is or isn't used, "darcs record foo/" should
not try to read bar.

$ darcs --version
2.2.0 (release)
$ darcs rec fortunes
Recording changes in "fortunes":

hunk ./fortunes/emacs 174
+Linux (especially early Linux) follows the "rabid beaver" development
+model, whereas BSD follows the "grumpy bear" model.
+ -- Miles Bader
+%
Shall I record this change? (1/3)  [ynWsfvplxdaqjk], or ? for help: q
Record cancelled.
$ darcs rec -l fortunes
Recording changes in "fortunes":

darcs: /home/twb/Preferences/.config/epdfview/main.conf: openBinaryFile: permission denied (Permission denied)

$
msg8150 (view) Author: twb Date: 2009-08-15.09:07:39
I can't reproduce this problem in Darcs 2.3.
History
Date User Action Args
2009-05-29 06:11:13twbcreate
2009-08-06 15:39:03koweysetpriority: bug
status: unread -> needs-reproduction
topic: + UI
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin
2009-08-15 09:07:41twbsetstatus: needs-reproduction -> resolved
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin
messages: + msg8150
2009-08-25 17:45:22adminsetnosy: + darcs-devel, - simon
2009-08-27 14:24:23adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin