lp://staging/~maxb/bzr-svn/cache-dev
Created by
Max Bowsher
and last modified
- Get this branch:
- bzr branch lp://staging/~maxb/bzr-svn/cache-dev
Only
Max Bowsher
can upload to this branch. If you are
Max Bowsher
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jelmer Vernooij (community): Approve (code)
-
Diff: 192 lines (+27/-23)5 files modifiedcache/__init__.py (+3/-0)
cache/sqlitecache.py (+14/-11)
cache/tdbcache.py (+0/-3)
repository.py (+10/-6)
revmeta.py (+0/-3)
Superseded
for merging
into
lp://staging/bzr-svn/1.0
- bzr-svn developers: Pending requested
-
Diff: 159 lines (+21/-14)5 files modifiedcache/__init__.py (+3/-0)
cache/sqlitecache.py (+8/-2)
cache/tdbcache.py (+0/-3)
repository.py (+10/-6)
revmeta.py (+0/-3)
Branch information
Recent revisions
- 3508. By Max Bowsher
-
Updating the last_revnum_checked marks then end of a potentially arbitrarily
large amount of work - building the revid map for a project's entire history -
so commit it immediately. (I experienced this work going uncommitted and being
lost.) - 3507. By Max Bowsher
-
Move commit_
conditionally calls inside the cache implementation. This avoids
there being code-paths that never directly commit their caching work
(DiskCachingRevidMap and DiskCachingPare ntsProvider) . - 3503. By Jelmer Vernooij
-
Store short testament rather than long testament in bzr:testament
revision property.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/bzr-svn/1.0