~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

  • Committer: Martin Pool
  • Date: 2006-02-01 12:24:35 UTC
  • mfrom: (1534.4.32 branch-formats)
  • mto: This revision was merged to the branch mainline in revision 1553.
  • Revision ID: mbp@sourcefrog.net-20060201122435-53f3efb1b5749fe1
[merge] branch-formats branch, and reconcile changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This file is for listing TODOs for branches that are being worked on.
2
2
# It should ALWAYS be empty in the mainline or in integration branches.
3
3
 
4
 
 
5
 * add news - fixed --one with testskipped
 
6
   branch formats are now tested uniformly, preventing regressions as new
 
7
   formats come online.
 
8
 * add news upgrade on url works
 
9
 * add testing news - branch_implementations
 
10
 * add testing news - testcasewithtransport
 
11
 * add testing news skips with --one
 
12
 * cleanup remnans of check_format in the BzrBranch constructor.
 
13
 * upgrade from .bzr to a '.bzr-new', then do a bait and switch.
 
14
 * document WorkingTree.create, branch.create, workingtree.create_standalone, branch.init deprecation.
 
15
 * merge in storage, use lockable files to reinstate permissions for checkout control files.
 
16
 * branch.clone duplicate code addressing