aboutsummaryrefslogblamecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/1100c966-9671-4bc6-8b68-6d408a910da1/comments/7812d2e5-9d4b-4621-b071-22e91e8757d2/body
blob: df5b8c54948e8fa86641f2de7fc9608f6cf17cfa (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                      
> The situation is worse than just the old `be merge` effects, because
> the existence, children, and parents of a particular UUID may be
> revision dependent.  A UUID will always refer to the same
> bugdir/bug/comment, but that bugdir/bug/comment may have different
> relatives.

I'm not sure how to support .children(revision) in the Arch backend
or the older versions of Darcs without checking out a pristine tree
for the revision in question.  That's how we used to support
  BugDir.duplicate_bugdir()
but it doesn't fit well with the new Storage system.  Since I don't
feel strongly about tla or old Darcs support, I'm leaving that
functionality unimplemented.