~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

 * Two new commands 'bzr checkout' and 'bzr update' allow for CVS/SVN-alike
   behaviour. They use the existing serverless-mode and store no data
   locally. As such they are not suitable for use except in high bandwidth
   low latency environments like LAN's or local disk. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file is for listing TODOs for branches that are being worked on.
 
2
# It should ALWAYS be empty in the mainline or in integration branches.
 
3
 
4
 
 
5
When merging:
 
6
 * add news - fixed --one with testskipped
 
7
   branch formats are now tested uniformly, preventing regressions as new
 
8
   formats come online.
 
9
 * add news upgrade on url works
 
10
 * add testing news - branch_implementations
 
11
 * add testing news - testcasewithtransport
 
12
 * add testing news - workingtree_implementations
 
13
 * add testing news - repository_implementations
 
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.:
 
18
 * cleanup remnans of check_format in the BzrBranch constructor.
 
19
 * check to use BzrDir