You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2019/12/17 10:04:35 UTC

[couchdb] branch sm60-davisp updated (4ed7117 -> ab0f573)

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

jiangphcn pushed a change to branch sm60-davisp
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 4ed7117  Fixup: get back of check in view_error.js
 discard aa9a7e6  Fixup: get back to delete authdb in cleanup of js test
     add d62dfb6  f
     add b17a010  Fixup: get back to delete authdb in cleanup of js test
     add ab0f573  Fixup: get back of check in view_error.js

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   (4ed7117)
            \
             N -- N -- N   refs/heads/sm60-davisp (ab0f573)

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:
 share/server/60/dreyfus.js |  62 ------------------
 share/server/60/util.js    | 158 ---------------------------------------------
 share/server/60/views.js   | 138 ---------------------------------------
 3 files changed, 358 deletions(-)
 delete mode 100644 share/server/60/dreyfus.js
 delete mode 100644 share/server/60/util.js
 delete mode 100644 share/server/60/views.js