Commit Graph

3 Commits

Author SHA1 Message Date
Durham Goode
8687288433 backups: make warning message clearer 2015-01-28 13:16:22 -08:00
Durham Goode
578b5611e2 backups: handle bundles without parents
Summary:
hg backups would fail if it encountered a bundle whose parent wasn't present in
the repo anymore. This handles that case and prints out a message.

Test Plan:
Tried it in a large repo with lots of backup bundles, verified the
message was printed and the backups process continued on to the next one.

Reviewers: davidsp, pyd, rmcelroy, mitrandir, ericsumner, sid0

Reviewed By: sid0

Differential Revision: https://phabricator.fb.com/D1809904

Signature: t1:1809904:1422478920:90cff2103c4417e21da37e230e6058348f1c218a
2015-01-28 13:00:36 -08:00
Durham Goode
7321a5e343 Initial commit with extensions and readme 2014-06-02 12:54:54 -07:00