Remove references to svn.
[jelmer/subvertpy.git] / TODO
1 mappingv4:
2  - refuse to set fileprops on repository on which revprops have been set
3  - skip looking for fileprops if revprops have been found in earlier revisions
4  - implement set-svn-revprops command
5  - implement layout functions, including command
6
7 todo:
8 - generate deltas rather than fulltexts when creating file id maps
9 - tests for setting svk:merge from .bzr checkout
10 - tests for http-specific SvnRaTransport._request_path() code
11 - more blackbox tests
12  - svn-import without scheme specified should guess
13  - bzr missing
14 - transform file ids in workingtree in svn-upgrade
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 pushmerge:
28  - create branches/ dir automatically
29
30 - Needs more tests
31  - parents cache
32  - Run all tests against repository with revprop changing allowed and without
33 - Needs upgrade command that can use legacy file properties and set revprops
34 - Support disabling legacy file property support somehow
35 - remove set revision properties settings
36
37 for other things to do, see:
38
39 * https://bugs.launchpad.net/bzr-svn