You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2020/08/06 12:04:49 UTC

[couchdb] branch prototype/fdb-layer-ebtree-enhance updated (ff5b457 -> 9f81121)

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch prototype/fdb-layer-ebtree-enhance
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard ff5b457  Tighten expectation of members format by level
 discard fd199f3  Merge pull request #3060 from apache/prototype/fdb-layer-ebtree-speedy-tests
     add bf4265e  Merge pull request #3060 from apache/prototype/fdb-layer-ebtree-speedy-tests
     add 042347e  fixup: Build couch_js for redhat linux
     add dff8bc9  Merge pull request #3057 from apache/build-fdb-couchjs-for-redhat-linux
     add 9f81121  Tighten expectation of members format by level

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ff5b457)
            \
             N -- N -- N   refs/heads/prototype/fdb-layer-ebtree-enhance (9f81121)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/couch/rebar.config.script |  2 +-
 src/ebtree/src/ebtree.erl     | 49 -------------------------------------------
 2 files changed, 1 insertion(+), 50 deletions(-)