# HG changeset patch # User Pierre-Yves David # Date 1597420701 -7200 # Node ID 3435822cd7580b62652f5511711a1cf67b7f189d # Parent 565194775c41beb9126b54d1f7cb4f60fa9fb704 doc: add the bases of a developer doc for instability diff -r 565194775c41 -r 3435822cd758 docs/troubles-handling.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/troubles-handling.rst Fri Aug 14 17:58:21 2020 +0200 @@ -0,0 +1,51 @@ +.. Copyright 2020 Sushil Khanchi +.. Octobus SAS + +----------------------------------------------------------- +Possible troubles in rewriting history and their resolution +----------------------------------------------------------- + +Orphan +######### + +Basics +****** + +Cause of trouble +**************** + +Source of Complexity +******************** + +Details of Sub cases +******************** + +Phase-Divergence +################## + +Basics +****** + +Cause of trouble +**************** + +Source of Complexity +******************** + +Details of Sub cases +******************** + +Content-Divergence +################## + +Basics +****** + +Cause of trouble +**************** + +Source of Complexity +******************** + +Details of Sub cases +********************