Support custom user options for repository config.
[jelmer/subvertpy.git] / TODO
1 todo:
2 - generate deltas rather than fulltexts when creating file id maps
3 - BzrDir.create_branch() should set the revision id to NULL_REVISION
4 - avoid extra connect in logwalker?
5 - free memory! (#54253)
6 - tests for setting svk:merge from .bzr checkout
7 - tests for http-specific SvnRaTransport._request_path() code
8 - more blackbox tests
9  - svn-import without scheme specified should guess
10  - bzr missing
11 - transform file ids in workingtree in svn-upgrade
12 - support tags (#81102)
13 - more efficient implementation of get_revision_delta() to speed up bzr log -v
14 - nestedtree support
15 - lookup_revision_id()'s result depends on the current branching scheme, 
16   causing weird errors when pushing
17
18 .svn working trees:
19 - implement apply_inventory_delta()
20 - support merge without requiring revisions to be added to svn repository
21 - add tests for objects returned by WorkingTree.pull(), Branch.pull()
22 - don't update all entries to the same revnum when opening working tree
23 - when committing specific files in a lightweight checkout, make sure to 
24   also commit the file property changes for the tree root
25 - faster "bzr status"
26
27 for other things to do, see:
28
29 * https://bugs.launchpad.net/bzr-svn