darcs

Issue 2341 fix packs getting

Title fix packs getting
Priority Status resolved
Milestone 2.10.0 Resolved in
Superseder Nosy List gh, jaredj
Assigned To
Topics Packs, Performance, ProbablyEasy

Created on 2013-08-21.15:12:48 by gh, last changed 2014-11-06.19:10:29 by gh.

Messages
msg17000 (view) Author: gh Date: 2013-08-21.15:12:44
Packs getting are activated in current darcs HEAD.

For 2.10, we should ensure that they are correctly detected and no
redundant work is done while getting repositories.

Currently most repositories make darcs output the message "Problem while
getting packed repository, getting it normally now.". (for instance
http://darcs.nomeata.de/screen-message/ )
msg17754 (view) Author: gh Date: 2014-11-06.19:09:42
On the aforementioned repository and a couple of other repos without
patches, darcs now no longer tells about trying to grab packs, which is
good.

On packs-enabled repositories (like the release branch), darcs also
handles packs silently but does use them (if up-to-date, see for
instance `darcs clone --verbose http://darcs.net/releases/branch-2.10/`).
History
Date User Action Args
2013-08-21 15:12:48ghcreate
2014-11-06 19:09:44ghsetmessages: + msg17754
2014-11-06 19:10:29ghsetstatus: unknown -> resolved