Mercurial > evolve
diff tests/test-stabilize-order.t @ 1099:bac4e0bc9f6a stable
evolve: write a status message when the working directory changes
Evolve changes the working directory during atop, etc which can confuse people
as they are not aware that this happend. The ideal solution is to not have
evolve change it, however mercurial limitations don't allow us to do that at the
moment. So instead we are printing a status message that the working directory
changed.
author | David Soria Parra <davidsp@fb.com> |
---|---|
date | Fri, 29 Aug 2014 14:26:17 +0200 |
parents | 5d063fed9e3d |
children | cc3e68120185 |
line wrap: on
line diff
--- a/tests/test-stabilize-order.t Fri Aug 29 09:29:02 2014 +0200 +++ b/tests/test-stabilize-order.t Fri Aug 29 14:26:17 2014 +0200 @@ -71,6 +71,7 @@ resolving manifests getting b b + working directory is now at bede829dd2d3 $ glog @ 8:bede829dd2d3@default(draft) addb | @@ -99,6 +100,7 @@ resolving manifests getting c c + working directory is now at 65095d7d0dd5 $ hg debugobsolete > successors.new $ diff -u successors.old successors.new --- successors.old* (glob) @@ -159,6 +161,7 @@ resolving manifests getting c c + working directory is now at e99ecf51c867 $ glog @ 12:e99ecf51c867@default(draft) addc |