Rev 520: Update todo. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
jelmer at samba.org
Thu Jul 12 09:28:40 BST 2007
At file:///data/jelmer/bzr-svn/0.4/
------------------------------------------------------------
revno: 520
revision-id: jelmer at samba.org-20070710150136-roo08q723iiq6k3g
parent: jelmer at samba.org-20070710133459-1gbetnemqb3pgvp1
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Tue 2007-07-10 16:01:36 +0100
message:
Update todo.
modified:
NEWS news-20061231030336-h9fhq245ie0de8bs-1
TODO todo-20060729211917-2kpobww0zyvvo0j2-1
=== modified file 'NEWS'
--- a/NEWS 2007-07-09 16:48:26 +0000
+++ b/NEWS 2007-07-10 15:01:36 +0000
@@ -38,6 +38,10 @@
This should reduce the number of roundtrips significantly when
finding file id mappings.
+ FEATURES
+
+ * add -v option to svn-upgrade
+
INTERNALS
* Implement SvnRaTransport.local_abspath(). (#117090)
=== modified file 'TODO'
--- a/TODO 2007-07-05 02:09:17 +0000
+++ b/TODO 2007-07-10 15:01:36 +0000
@@ -1,3 +1,12 @@
+mandatory before 0.4.0:
+- integrate bzr:merge into bzr:revision-info or rename to bzr:merge-vXXYY
+- splittree support
+- nestedtree support
+
+todo:
+- intelligent guessing of branching scheme
+- be able to create new branches
+- make has_revision() more efficient - just call logwalker.touches_path() ?
- simplify find_branches by using Transport.list_dir() ?
- fix autorealm repository
- avoid extra connect in logwalker?
@@ -5,11 +14,10 @@
- free memory!
- report changes to delta editor in Branch.pull()
- more blackbox tests
-- integrate bzr:merge into bzr:revision-info or rename to bzr:merge-vXXYY
- transform file ids in workingtree in svn-upgrade
- more intelligent mechanism for finding branching scheme. Look at directory structure in current tree?
-Working trees:
+working trees:
- custom implementation of WorkingTree.revert() / WorkingTree.merge()
- add tests for objects returned by WorkingTree.pull(), Branch.pull()
- what happened to WorkingTree.add() ?
@@ -18,3 +26,7 @@
also commit the file property changes for the tree root (except
for pending merges).
- faster "bzr status"
+
+for other things to do, see:
+
+* https://bugs.launchpad.net/bzr-svn
More information about the bazaar-commits
mailing list