~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-08 00:21:49 UTC
  • Revision ID: mbp@sourcefrog.net-20050508002148-bbe385a92d73bfd3
todo: export to tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
* Split BzrError into various more specific subclasses for different
84
84
  errors people might want to catch.
85
85
 
 
86
* If the export destination ends in '.tar', '.tar.gz', etc then create
 
87
  a tarball instead of a directory.  (Need to actually make a
 
88
  temporary directory and then tar that up.)
 
89
 
 
90
  http://www.gelato.unsw.edu.au/archives/git/0504/2194.html
 
91
 
86
92
Medium things
87
93
-------------
88
94