-
Committer:
Martin Pool
-
Date:
2005-09-07 09:57:01 UTC
-
Revision ID:
mbp@sourcefrog.net-20050907095701-3da04d3c151a4b66
- [WIP] retrieve historical texts from weaves
 - new WeaveStore class
 - RevisionTree uses one of these to get out texts
 - Branch has a WeaveStore rather than a text_store
 - clean up Branch.basis_tree
 - new Tree.get_file_text just returns the whole text as a string;Â
   often simpler