~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/formats.txt

  • Committer: mbp at sourcefrog
  • Date: 2005-03-19 08:19:38 UTC
  • Revision ID: mbp@sourcefrog.net-20050319081938-596d89f99a644569
use "/usr/bin/env python" for shebang"

Show diffs side-by-side

added added

removed removed

Lines of Context:
199
199
  Name of the branch to which this was originally committed.    
200
200
 
201
201
  (I'm not totally satisfied that this is the right way to do it; the
202
 
  results will be a bit weird when a series of revisions pass through
 
202
  results will be a bit wierd when a series of revisions pass through
203
203
  variously named branches.)
204
204
 
205
205
inventory_hash
238
238
need to walk the whole history of the branch to build this list.
239
239
  
240
240
 
241
 
----
242
 
 
243
 
Proposed changes
244
 
****************
245
 
 
246
 
* Don't store parent-id in all revisions, but rather have <DIRECTORY>
247
 
  nodes that contain entries for children?
248
 
 
249
 
* Assign an id to the root of the tree, perhaps listed in the top of
250
 
  the inventory?