Merge upstream.
[jelmer/subvertpy.git] / TODO
1 - fix autorealm repository
2 - handle parent directories of branches being moved correctly
3 - fix "bzr status" in checkouts
4 - faster "bzr status" in checkouts
5 - avoid extra connect in logwalker?
6 - get rid of use of `svn ls' in logwalker
7 - more efficient implementation for applying txdeltas to weaves. perhaps convert svn deltas to bzr deltas?