darcs

Patch 2380 resolve issue2714: cannot remove recursively

Title resolve issue2714: cannot remove recursively
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2024-05-06.19:27:16 by bfrk, last changed 2024-05-11.20:36:43 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2024-05-06.19:27:12 text/x-darcs-patch
resolve-issue2714_-cannot-remove-recursively.dpatch bfrk, 2024-05-06.19:27:13 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23791 (view) Author: bfrk Date: 2024-05-06.19:27:13
This simply adds a missing expand call. In the longer run we should move
things like explodePath into Darcs.Util.Tree.Monad so we can efficiently
expand stubs as we encounter them, instead of expanding the whole tree.

1 patch for repository http://darcs.net/screened:

patch 9768b3e2ed31cfeb37b88cd5f814e0b972825bc7
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon May  6 20:37:23 CEST 2024
  * resolve issue2714: cannot remove recursively
Attachments
msg23808 (view) Author: ganesh Date: 2024-05-11.15:23:27
looks good
History
Date User Action Args
2024-05-06 19:27:16bfrkcreate
2024-05-08 13:05:18bfrksetstatus: needs-screening -> needs-review
2024-05-11 15:23:28ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg23808
2024-05-11 20:36:43ganeshsetstatus: accepted-pending-tests -> accepted