Rev 3330: Spelling in NEWS. in http://people.ubuntu.com/~robertc/baz2.0/versioned_files

Robert Collins robertc at robertcollins.net
Wed Apr 9 21:13:50 BST 2008


At http://people.ubuntu.com/~robertc/baz2.0/versioned_files

------------------------------------------------------------
revno: 3330
revision-id: robertc at robertcollins.net-20080409201346-2m5dpim3cowzwacs
parent: robertc at robertcollins.net-20080409003454-x19fm1n0o2govzh6
committer: Robert Collins <robertc at robertcollins.net>
branch nick: api-cleanup
timestamp: Thu 2008-04-10 06:13:46 +1000
message:
  Spelling in NEWS.
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/fetch.py                fetch.py-20050818234941-26fea6105696365d
=== modified file 'NEWS'
--- a/NEWS	2008-04-09 00:34:54 +0000
+++ b/NEWS	2008-04-09 20:13:46 +0000
@@ -140,8 +140,8 @@
       than using a call to ``transaction_finished``, allowing the removal of
       the fixed list of versioned files per repository. (Robert Collins)
 
-    * ``VersionedFile.annotate_iter`` is deprecated. While in principal this
-      allows lower memory use, all users of annotations wanted full file 
+    * ``VersionedFile.annotate_iter`` is deprecated. While in principle this
+      allowed lower memory use, all users of annotations wanted full file 
       annotations, and there is no storage format suitable for incremental
       line-by-line annotation. (Robert Collins)
 

=== modified file 'bzrlib/fetch.py'
--- a/bzrlib/fetch.py	2008-04-08 22:47:55 +0000
+++ b/bzrlib/fetch.py	2008-04-09 20:13:46 +0000
@@ -27,8 +27,7 @@
 stored, so that if a revision is present we can totally recreate it.
 However, we can't know what files are included in a revision until we
 read its inventory.  So we query the inventory store of the source for
-the ids we need, and then pull those ids and finally actually join
-the inventories.
+the ids we need, and then pull those ids and then return to the inventories.
 """
 
 import bzrlib




More information about the bazaar-commits mailing list