Rev 792: Add branch todo for cache simplification. in file:///data/jelmer/bzr-svn/simple-cache/
Jelmer Vernooij
jelmer at samba.org
Fri Mar 21 15:50:55 GMT 2008
At file:///data/jelmer/bzr-svn/simple-cache/
------------------------------------------------------------
revno: 792
revision-id: jelmer at samba.org-20080321155054-yy5r2n9a1es4v12a
parent: jelmer at samba.org-20071113232215-fjvnf2ul71iqjb1a
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: simple-cache
timestamp: Fri 2008-03-21 16:50:54 +0100
message:
Add branch todo for cache simplification.
added:
BRANCH.TODO branch.todo-20071106224906-x86uk8gjjbasjm8a-1
=== added file 'BRANCH.TODO'
--- a/BRANCH.TODO 1970-01-01 00:00:00 +0000
+++ b/BRANCH.TODO 2008-03-21 15:50:54 +0000
@@ -0,0 +1,21 @@
+LogWalker
+ get_revision_paths:
+ RevisionBuildEditor.start_revision()
+ Repository.follow_path()
+ find_latest_change:
+ BranchProps.get_properties()
+ SvnCommitBuilder.commit()
+ Repository.find_branches()
+ touches_path:
+ BranchProps.get_property_diff()
+ Repository.revision_parents()
+ get_previous:
+ BranchProps.touches_property()
+
+Generating file id map:
+ Repository.follow_branch_history()
+ LogWalker.follow_path()
+ LogWalker.find_children()
+
+Determining branching scheme:
+ Repository.follow_path()
More information about the bazaar-commits
mailing list