darcs

Issue 2599 darcs clone should not touch pending

Title darcs clone should not touch pending
Priority Status resolved
Milestone Resolved in
Superseder Nosy List bfrk
Assigned To
Topics

Created on 2018-08-28.14:09:24 by bfrk, last changed 2020-06-20.10:20:14 by bfrk.

Messages
msg20278 (view) Author: bfrk Date: 2018-08-28.14:09:22
In Darcs.Repository.Clone we pass YesUpdatePending in a number of places
and even call tentativelyAddToPending explicitly in one place. This
looks wrong to me: why should we bother with pending when we clone a repo?
msg22051 (view) Author: bfrk Date: 2020-06-20.10:20:12
resolved by:

patch a04c54380af24bbd912cf41b481cccd4f01071c5
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jul 22 17:46:49 CEST 2018
  * resolve issue2599: don't bother to update pending when cloning a 
repo
History
Date User Action Args
2018-08-28 14:09:24bfrkcreate
2020-06-20 10:20:14bfrksetstatus: unknown -> resolved
messages: + msg22051