Rev 4548: (igc) improve comment in foreign.py (Samuel Bronson) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Mon Jul 20 03:34:27 BST 2009


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 4548 [merge]
revision-id: pqm at pqm.ubuntu.com-20090720023425-zzh5luttxgy0c5dj
parent: pqm at pqm.ubuntu.com-20090718221133-pcte28e3my3qv7ni
parent: ian.clatworthy at canonical.com-20090720013502-10pwmm2cwv01wrj4
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2009-07-20 03:34:25 +0100
message:
  (igc) improve comment in foreign.py (Samuel Bronson)
modified:
  bzrlib/foreign.py              foreign.py-20081112170002-olsxmandkk8qyfuq-1
=== modified file 'bzrlib/foreign.py'
--- a/bzrlib/foreign.py	2009-06-10 03:56:49 +0000
+++ b/bzrlib/foreign.py	2009-07-14 02:15:03 +0000
@@ -45,8 +45,8 @@
     # Whether this mapping supports exporting and importing all bzr semantics.
     roundtripping = False
 
-    # Prefix used when importing native foreign revisions (not roundtripped)
-    # using this mapping.
+    # Prefix used when importing revisions native to the foreign VCS (as
+    # opposed to roundtripping bzr-native revisions) using this mapping.
     revid_prefix = None
 
     def __init__(self, vcs):




More information about the bazaar-commits mailing list