~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to reweave_inventory.py

  • Committer: Aaron Bentley
  • Date: 2006-02-21 04:04:27 UTC
  • Revision ID: aaron.bentley@utoronto.ca-20060221040427-70ecc1e24f2c4e80
forced ancestry graph to use utf-8 Dot output

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
            else:
73
73
                pending.append(index)
74
74
 
75
 
 
 
75
                
76
76
        progress.update('Writing weave')
77
77
 
78
78
        out_file_name = os.path.join(branch_dir, ".bzr", "inventory.weave")