Rev 2072: Let upstream make evil mutters. in http://people.samba.org/bzr/jelmer/bzr-svn/0.5
Jelmer Vernooij
jelmer at samba.org
Tue Nov 25 03:55:31 GMT 2008
At http://people.samba.org/bzr/jelmer/bzr-svn/0.5
------------------------------------------------------------
revno: 2072
revision-id: jelmer at samba.org-20081125035529-b4yoy4n12yjlnvl7
parent: jelmer at samba.org-20081125032358-m32ath3q7dec0ln0
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.5
timestamp: Tue 2008-11-25 04:55:29 +0100
message:
Let upstream make evil mutters.
modified:
repository.py repository.py-20060306123302-1f8c5069b3fe0265
=== modified file 'repository.py'
--- a/repository.py 2008-11-24 23:20:27 +0000
+++ b/repository.py 2008-11-25 03:55:29 +0000
@@ -387,7 +387,7 @@
def transform_fileid_map(self, revmeta, mapping):
return self.fileid_map.apply_changes(revmeta, mapping)[0]
- def all_revision_ids(self, layout=None, mapping=None):
+ def _all_revision_ids(self, layout=None, mapping=None):
"""Find all revision ids in this repository, using the specified or
default mapping.
More information about the bazaar-commits
mailing list