Merged Anton Batenev's report of Nicolas Alvarez' unicode-in-be-new bug
[be.git] / .be / bea86499-824e-4e77-b085-2d581fa9ccab / bugs / 1100c966-9671-4bc6-8b68-6d408a910da1 / comments / 7812d2e5-9d4b-4621-b071-22e91e8757d2 / body
1 > The situation is worse than just the old `be merge` effects, because
2 > the existence, children, and parents of a particular UUID may be
3 > revision dependent.  A UUID will always refer to the same
4 > bugdir/bug/comment, but that bugdir/bug/comment may have different
5 > relatives.
6
7 I'm not sure how to support .children(revision) in the Arch backend
8 or the older versions of Darcs without checking out a pristine tree
9 for the revision in question.  That's how we used to support
10   BugDir.duplicate_bugdir()
11 but it doesn't fit well with the new Storage system.  Since I don't
12 feel strongly about tla or old Darcs support, I'm leaving that
13 functionality unimplemented.
14