~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-30 02:02:37 UTC
  • Revision ID: mbp@sourcefrog.net-20050530020237-50fb99e7a9c1576b
todo

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
  immutable and which can vary.  On the other hand, it's much simpler
86
86
  to just use an external proxy cache.
87
87
 
 
88
  Perhaps ~/.bzr/http-cache.  Baz has a fairly simple cache under
 
89
  ~/.arch-cache, containing revision information encoded almost as a
 
90
  bunch of archives.  Perhaps we could simply store full paths.
 
91
 
88
92
* Maybe also store directories in the statcache so that we can quickly
89
93
  identify that they still exist.
90
94