~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

Merge in bzr-dir phase 2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# It should ALWAYS be empty in the mainline or in integration branches.
3
3
4
4
 
 
5
When merging:
5
6
 * add news - fixed --one with testskipped
6
7
   branch formats are now tested uniformly, preventing regressions as new
7
8
   formats come online.
8
9
 * add news upgrade on url works
9
10
 * add testing news - branch_implementations
10
11
 * add testing news - testcasewithtransport
 
12
 * add testing news - workingtree_implementations
 
13
 * add testing news - repository_implementations
11
14
 * add testing news skips with --one
 
15
 * document WorkingTree.create, branch.create, workingtree.create_standalone, branch.init deprecation.
 
16
 
 
17
Before considering it finished.:
12
18
 * 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 
 
19
 * check to use BzrDir