darcs

Patch 2446 allow to override global cache location ... (and 2 more)

Title allow to override global cache location ... (and 2 more)
Superseder Nosy List bfrk
Related Issues
Status needs-review Assigned To
Milestone

Created on 2025-01-07.12:59:02 by bfrk, last changed 2025-01-07.12:59:22 by bfrk.

Files
File name Status Uploaded Type Edit Remove
allow-to-override-global-cache-location-by-setting-darcs_cache_dir.dpatch bfrk, 2025-01-07.12:59:00 application/x-darcs-patch
patch-preview.txt bfrk, 2025-01-07.12:59:00 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg24153 (view) Author: bfrk Date: 2025-01-07.12:59:00
3 patches for repository https://darcs.net/screened:

patch 030dd48b9dd2b31f439e364794f0a235a6892970
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Jan  7 12:38:30 CET 2025
  * allow to override global cache location by setting DARCS_CACHE_DIR

  The primary use case is to have a simple portable method to determine the
  global cache directory when running regression tests. However, its use is
  not necessarily limited to testing.

patch b9f0187d405c61399412f0c7f03187e446bd3faa
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Jan  7 12:54:45 CET 2025
  * use DARCS_CACHE_DIR in the test suite

patch 16b72b4996698e017c140366a17e747ca9575523
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jul 14 11:50:26 CEST 2024
  * tests/failing-pristine-problems.sh is no longer failing

  We just have to take into account that pristine files may be provided by the
  cache, so we have to remove them there as well to make `darcs check` fail.
Attachments
History
Date User Action Args
2025-01-07 12:59:02bfrkcreate
2025-01-07 12:59:22bfrksetstatus: needs-screening -> needs-review