darcs

Patch 2461 accept issue2742: clone --no-working-dir... (and 2 more)

Title accept issue2742: clone --no-working-dir... (and 2 more)
Superseder Nosy List gpiero
Related Issues
Status needs-screening Assigned To
Milestone

Created on 2026-07-20.11:30:49 by gpiero, last changed 2026-07-20.11:30:49 by gpiero.

Files
File name Status Uploaded Type Edit Remove
accept-issue2742_-clone-__no_working_dir-doesn_t-correctly-populate-pristine-dir.dpatch gpiero, 2026-07-20.11:30:49 application/x-darcs-patch
patch-preview.txt gpiero, 2026-07-20.11:30:49 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg24216 (view) Author: gpiero Date: 2026-07-20.11:30:49
3 patches for repository http://darcs.net/screened:

patch 282a9313fbc9a5be66c395235c0adfedacd62e3f
Author: Gian Piero Carrubba <gpiero@rm-rf.it>
Date:   Sun Jul 19 21:16:13 CEST 2026
  * accept issue2742: clone --no-working-dir doesn't correctly populate pristine dir

patch 5c5e12a1d4968f9fbbf2aa8f15fb3a826c15d67d
Author: Gian Piero Carrubba <gpiero@rm-rf.it>
Date:   Mon Jul 20 08:38:14 CEST 2026
  * resolve issue2742: create full pristine tree when --no-working-dir is in place

  This patche passes the test suite, but the comment for writePristine in
  Repository/Pristine.hs is quite scary. createPristineDirectoryTree is also
  invoked by darcs test (which should be fine) and darcs import (which maybe also
  is?). Either this patch is fine, or we miss some tests.

patch 6231dd4a6915306a1973e9d1dc0c45f92f58ca94
Author: Gian Piero Carrubba <gpiero@rm-rf.it>
Date:   Mon Jul 20 13:27:19 CEST 2026
  * accept issue2743: repair --dry-run modifies the pristine dir
Attachments
History
Date User Action Args
2026-07-20 11:30:49gpierocreate