darcs

Patch 2245 restore functionality of DARCS_CONNECTIO... (and 1 more)

Title restore functionality of DARCS_CONNECTIO... (and 1 more)
Superseder Nosy List bf
Related Issues
Status needs-review Assigned To
Milestone

Created on 2022-06-07.07:28:29 by bf, last changed 2022-06-07.07:32:32 by bf.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bf, 2022-06-07.07:28:27 text/x-darcs-patch
restore-functionality-of-darcs_connection_timeout-env-var.dpatch bf, 2022-06-07.07:28:27 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23006 (view) Author: bf Date: 2022-06-07.07:28:27
2 patches for repository http://darcs.net/screened:

patch 45cab74598ca6f3b18ff48e831c2934e217e0374
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun May 22 12:54:47 CEST 2022
  * restore functionality of DARCS_CONNECTION_TIMEOUT env var

  This was lost when we threw out downloading via curl. It is actually a
  response timeout now but I kept the name for compatibility.

patch a6472af28cf2118c300cfc2190a42e66d312d509
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun May 22 13:41:17 CEST 2022
  * fix and reactivate test for issue1599

  The test had a missing 'darcs tag' command to set up the repo, since w/o a
  tag the clone is not really lazy. Then it tested the wrong thing by relying
  on debug output which no longer gets issued. The underlying issue has indeed
  been resolved by the patch that claims so.
Attachments
History
Date User Action Args
2022-06-07 07:28:29bfcreate
2022-06-07 07:32:32bfsetstatus: needs-screening -> needs-review