/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

Write out a placeholder for parent info when a file is added.

  * When a file is added it's parent information is not known, but it is
    required to be in the file.
  * There is a problem with this fix though, as if the file is read in
    and then written back out this information will be filtered out and lost.
  * Test case for seeing the problem is
    test_clone_preserves_content.\*WorkingTreeFormat4
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2255.2.15 18 years ago Robert Collins Dirstate - truncate state file fixing bug in savin 9 KB Diff Download File
test_revision_tree.py 1908.11.5 19 years ago John Arbash Meinel [merge] bzr.dev 2240 1.2 KB Diff Download File
test_test_trees.py 2255.2.17 18 years ago Robert Collins tweaks - finishes off all the test_test_trees test 7.4 KB Diff Download File
test_tree.py 1551.9.21 19 years ago Aaron Bentley Fix copyright statements 1.2 KB Diff Download File
test_walkdirs.py 2255.2.18 18 years ago Robert Collins Dirstate: all tree_implementation tests passing. 3.3 KB Diff Download File