Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F18633
0001-First-pass-at-creating-a-Solus-package-for-CouchDB.patch
lyudmil (Lyudmil Angelov)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
lyudmil
Apr 3 2017, 2:17 PM
2017-04-03 14:17:04 (UTC+0)
Size
131 KB
Referenced Files
None
Subscribers
None
0001-First-pass-at-creating-a-Solus-package-for-CouchDB.patch
View Options
From 5ea9c466ad59816ba8894a1d6c43cd8958150303 Mon Sep 17 00:00:00 2001
From: Lyudmil Angelov <lyudmil.i.angelov@gmail.com>
Date: Mon, 3 Apr 2017 15:58:48 +0300
Subject: [PATCH 1/1] First pass at creating a Solus package for CouchDB
---
Makefile | 1 +
abi_used_libs | 15 +
package.yml | 22 +
pspec_x86_64.xml | 1327 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 1365 insertions(+)
create mode 100644 Makefile
create mode 100644 abi_used_libs
create mode 100644 package.yml
create mode 100644 pspec_x86_64.xml
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..0a42375
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
index 0000000..be69316
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,15 @@
+ld-linux-x86-64.so.2
+libc.so.6
+libcrypto.so.1.0.0
+libdl.so.2
+libgcc_s.so.1
+libicui18n.so.58
+libicuuc.so.58
+libm.so.6
+libmozjs185.so.1.0
+libncursesw.so.5
+libpthread.so.0
+librt.so.1
+libstdc++.so.6
+libutil.so.1
+libz.so.1
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..ab5edcd
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,22 @@
+name : couchdb
+version : 2.0.0
+release : 1
+source :
+ - http://apache.cbox.biz/couchdb/source/2.0.0/apache-couchdb-2.0.0.tar.gz : ccaf3ce9cb06c50a73e091696e557e2a57c5ba02c5b299e1ac2f5b959ee96eca
+license : Apache-2.0
+component : database
+summary : A document-oriented NoSQL database
+description: |
+ CouchDB is a multi-master sync database with an HTTP/JSON API designed for reliability.
+builddeps :
+ - erlang
+ - pkgconfig(icu-i18n)
+ - python-sphinx
+ - help2man
+setup : |
+ ./configure
+build : |
+ make release
+install : |
+ mkdir -p $installdir/usr/local
+ cp -r rel/couchdb $installdir/usr/local
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..a35ab13
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,1327 @@
+<PISI>
+ <Source>
+ <Name>couchdb</Name>
+ <Packager>
+ <Name>Lyudmil Angelov</Name>
+ <Email>lyudmil.i.angelov@gmail.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>database</PartOf>
+ <Summary xml:lang="en">A document-oriented NoSQL database</Summary>
+ <Description xml:lang="en">CouchDB is a multi-master sync database with an HTTP/JSON API designed for reliability.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>couchdb</Name>
+ <Summary xml:lang="en">A document-oriented NoSQL database</Summary>
+ <Description xml:lang="en">CouchDB is a multi-master sync database with an HTTP/JSON API designed for reliability.
+</Description>
+ <PartOf>database</PartOf>
+ <Files>
+ <Path fileType="data">/usr/local/couchdb/LICENSE</Path>
+ <Path fileType="data">/usr/local/couchdb/bin/couchdb</Path>
+ <Path fileType="data">/usr/local/couchdb/bin/couchdb.cmd</Path>
+ <Path fileType="data">/usr/local/couchdb/bin/couchjs</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/beam</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/beam.smp</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/ct_run</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/epmd</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/erl</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/erl_child_setup</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/erlc</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/erlexec</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/escript</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/heart</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/inet_gethost</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/run_erl</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/start</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/bin/to_erl</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/doc</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/driver_int.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/erl_driver.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/erl_drv_nif.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/erl_fixed_size_int_types.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/erl_int_sizes_config.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/erl_memory_trace_parser.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/erl_nif.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/erl_nif_api_funcs.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/README</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/erl_errno.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/erl_memory_trace_protocol.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/erl_misc_utils.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/erl_printf.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/erl_printf_format.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/erts_internal.mk</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ethr_atomics.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ethr_mutex.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ethr_optimized_fallbacks.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ethread.mk</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ethread_header_config.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ethread_inline.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/gcc/ethr_atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/gcc/ethr_dw_atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/gcc/ethr_membar.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/gcc/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/i386/atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/i386/ethr_dw_atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/i386/ethr_membar.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/i386/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/i386/rwlock.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/i386/spinlock.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/libatomic_ops/ethr_atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/libatomic_ops/ethr_dw_atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/libatomic_ops/ethr_membar.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/libatomic_ops/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ppc32/atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ppc32/ethr_membar.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ppc32/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ppc32/rwlock.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/ppc32/spinlock.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/pthread/ethr_event.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/sparc32/atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/sparc32/ethr_membar.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/sparc32/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/sparc32/rwlock.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/sparc32/spinlock.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/sparc64/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/tile/atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/tile/ethr_membar.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/tile/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/win/ethr_atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/win/ethr_dw_atomic.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/win/ethr_event.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/win/ethr_membar.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/win/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/include/internal/x86_64/ethread.h</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/lib/internal/README</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/lib/internal/liberts_internal.a</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/lib/internal/liberts_internal_r.a</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/lib/internal/libethread.a</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/lib/liberts.a</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/lib/liberts_r.a</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/man</Path>
+ <Path fileType="data">/usr/local/couchdb/erts-8.3/src/setuid_socket_wrap.c</Path>
+ <Path fileType="data">/usr/local/couchdb/etc/default.ini</Path>
+ <Path fileType="data">/usr/local/couchdb/etc/local.ini</Path>
+ <Path fileType="data">/usr/local/couchdb/etc/vm.args</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1_db.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_check.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_constructed_ber_bin_v2.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_constructed_per.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_eval_ext.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_func.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_gen.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_gen_ber_bin_v2.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_gen_check.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_gen_per.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_imm.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_name.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_parser2.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_pretty_format.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_rtt.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_table.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_tok.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1ct_value.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1rt.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/ebin/asn1rt_nif.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/asn1-4.0.4/priv/lib/asn1rt_nif.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/b64url-6895652/ebin/b64url.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/b64url-6895652/ebin/b64url.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/b64url-6895652/priv/b64url.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/bear-0.8.1-9-g008f48a/ebin/bear.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/bear-0.8.1-9-g008f48a/ebin/bear.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_auth.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_auth_cache.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_auth_request.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_cors.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_db.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_epi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_external.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_handlers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_httpd_handlers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_misc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_plugin.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_rewrite.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_show.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_test_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/ebin/chttpd_view.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/include/chttpd.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/include/chttpd_cors.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/chttpd-2c1f3a3/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_a.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_asm.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_block.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_bool.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_bs.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_bsm.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_clean.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_dead.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_dict.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_disasm.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_except.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_flatten.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_jump.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_listing.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_opcodes.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_peep.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_receive.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_reorder.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_split.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_trim.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_type.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_utils.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_validator.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/beam_z.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/cerl.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/cerl_clauses.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/cerl_inline.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/cerl_sets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/cerl_trees.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/compile.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/compiler.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/compiler.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/core_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/core_lint.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/core_parse.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/core_pp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/core_scan.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/erl_bifs.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/rec_env.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/sys_core_dsetel.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/sys_core_fold.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/sys_core_fold_lists.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/sys_core_inline.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/sys_pre_attributes.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/sys_pre_expand.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/v3_codegen.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/v3_core.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/v3_kernel.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/v3_kernel_pp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/compiler-7.0.4/ebin/v3_life.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config_listener.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config_listener_mon.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config_notifier.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/config-a83b75e/ebin/config_writer.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_att.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_auth_cache.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_base32.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_btree.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_changes.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_compaction_daemon.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_compress.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_crypto.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_db.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_db_epi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_db_header.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_db_plugin.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_db_updater.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_debug.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_doc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_drv.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_ejson_compare.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_emsort.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_event_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_external_manager.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_external_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_file.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_hotp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_auth.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_db.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_external.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_handlers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_misc_handlers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_multipart.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_oauth.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_proxy.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_rewrite.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_httpd_vhost.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_key_tree.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_lru.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_native_process.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_os_daemons.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_os_process.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_passwords.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_primary_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_proc_manager.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_query_servers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_secondary_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_stream.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_task_status.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_totp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_users_db.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_uuids.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/couch_work_queue.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/test_request.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/ebin/test_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/include/couch_db.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/include/couch_eunit.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/include/couch_js_functions.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_ejson_compare.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_ejson_compare/couch_ejson_compare.c</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_ejson_compare/couch_ejson_compare.d</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_ejson_compare/couch_ejson_compare.o</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_icu_driver.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/config.h</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/help.h</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/http.c</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/http.d</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/http.h</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/http.o</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/main.c</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/main.d</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/main.o</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/utf8.c</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/utf8.d</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/utf8.h</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/utf8.o</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/util.c</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/util.d</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/util.h</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couch_js/util.o</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couchjs</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/couchspawnkillable</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/icu_driver/couch_icu_driver.c</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/icu_driver/couch_icu_driver.d</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/icu_driver/couch_icu_driver.o</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/spawnkillable/couchspawnkillable.sh</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/spawnkillable/couchspawnkillable_win.c</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch-2.0.0/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_codechange_monitor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_codegen.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_data.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_data_gen.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_functions.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_functions_gen.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_module_keeper.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_plugin.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_epi-f6ad55d/ebin/couch_epi_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event_listener.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event_listener_mfa.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event_os_listener.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event_os_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_event-7e38213/ebin/couch_event_sup2.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index_compactor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index_epi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index_plugin.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index_updater.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_index-53555fd/ebin/couch_index_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_config.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_config_dyn.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_error_logger_h.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_formatter.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_monitor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_trunc_io.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_trunc_io_fmt.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_writer.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_writer_file.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_writer_stderr.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/ebin/couch_log_writer_syslog.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/include/couch_log.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_log-ad803f6/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_changes.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_cleanup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_compactor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_http.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_index.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_show.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_test_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_update_notifier.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_updater.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/ebin/couch_mrview_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/include/couch_mrview.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_mrview-a0b0392/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_peruser-1.1.0-35-g4eea957/ebin/couch_peruser.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_peruser-1.1.0-35-g4eea957/ebin/couch_peruser.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_plugins-3e73b72/ebin/couch_plugins.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_plugins-3e73b72/ebin/couch_plugins.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_plugins-3e73b72/ebin/couch_plugins_httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_api_wrap.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_changes_reader.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_httpc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_httpc_pool.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_job_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_manager.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_notifier.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_stats.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_utils.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/couch_replicator_worker.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/ebin/json_stream_parse.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_replicator-b9232c8/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_stats-7895d4d/ebin/couch_stats.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_stats-7895d4d/ebin/couch_stats.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_stats-7895d4d/ebin/couch_stats_aggregator.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_stats-7895d4d/ebin/couch_stats_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_stats-7895d4d/ebin/couch_stats_httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_stats-7895d4d/ebin/couch_stats_process_tracker.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_stats-7895d4d/ebin/couch_stats_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/couch_stats-7895d4d/priv/sample_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/ebin/crypto.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/ebin/crypto.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/ebin/crypto.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/ebin/crypto_ec_curves.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/priv/lib/crypto.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/priv/lib/crypto_callback.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/priv/obj/Makefile</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/priv/obj/crypto.o</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/crypto-3.7.3/priv/obj/crypto_callback.o</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ddoc_cache-c762e90/ebin/ddoc_cache.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ddoc_cache-c762e90/ebin/ddoc_cache.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ddoc_cache-c762e90/ebin/ddoc_cache_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ddoc_cache-c762e90/ebin/ddoc_cache_opener.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ddoc_cache-c762e90/ebin/ddoc_cache_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ddoc_cache-c762e90/ebin/ddoc_cache_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ddoc_cache-c762e90/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ets_lru-c05488c/ebin/ets_lru.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ets_lru-c05488c/ebin/ets_lru.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_db_create.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_db_delete.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_db_doc_count.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_db_info.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_db_meta.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_db_update_listener.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_dict.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_doc_attachments.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_doc_missing_revs.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_doc_open.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_doc_open_revs.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_doc_update.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_group_info.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_rpc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_view.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_view_all_docs.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_view_changes.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_view_map.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/ebin/fabric_view_reduce.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/include/couch_db_tmp.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/include/fabric.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/fabric-f84750e/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_ets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_ewma.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_meter_timer_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_counter.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_duration.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_gauge.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_histogram.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_histogram_ets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_history.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_meter.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_meter_reader.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_metrics_spiral.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample_exdec.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample_none.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample_slide.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample_slide_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample_slide_sorted.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample_slide_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample_slide_uniform.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sample_uniform.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_utils.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/ebin/folsom_vm_metrics.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/folsom-a5c95de/include/folsom.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_epi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_httpd_handlers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_listener.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_plugin.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/ebin/global_changes_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/global_changes-f6e4c56/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse_http_client.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse_lb.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse_socks5.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/ebin/ibrowse_test.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ibrowse-4.0.1/include/ibrowse.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/ftp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/ftp_progress.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/ftp_response.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/ftp_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/http_chunk.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/http_request.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/http_response.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/http_transport.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/http_uri.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/http_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc_cookie.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc_handler.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc_handler_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc_manager.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc_profile_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc_request.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc_response.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpc_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_acceptor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_acceptor_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_cgi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_conf.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_connection_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_custom.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_custom_api.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_esi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_example.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_file.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_instance_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_log.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_manager.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_misc_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_request.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_request_handler.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_response.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_script_env.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_socket.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/httpd_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/inets.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/inets.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/inets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/inets_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/inets_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/inets_service.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/inets_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/inets_trace.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_actions.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_alias.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_auth.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_auth_dets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_auth_mnesia.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_auth_plain.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_auth_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_browser.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_cgi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_dir.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_disk_log.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_esi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_get.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_head.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_htaccess.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_log.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_range.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_responsecontrol.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_security.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_security_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/mod_trace.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/tftp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/tftp_binary.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/tftp_engine.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/tftp_file.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/tftp_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/tftp_logger.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/ebin/tftp_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/include/httpd.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/include/mod_auth.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/inets-6.3.6/priv/bin/runcgi.sh</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ioq-ba99ec7/ebin/ioq.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ioq-ba99ec7/ebin/ioq.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ioq-ba99ec7/ebin/ioq_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ioq-ba99ec7/ebin/ioq_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/jiffy-d3c00e1/ebin/jiffy.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/jiffy-d3c00e1/ebin/jiffy.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/jiffy-d3c00e1/ebin/jiffy_utf8.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/jiffy-d3c00e1/priv/jiffy.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/application.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/application_controller.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/application_master.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/application_starter.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/auth.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/code.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/code_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/disk_log.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/disk_log_1.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/disk_log_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/disk_log_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/dist_ac.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/dist_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/erl_boot_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/erl_ddll.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/erl_distribution.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/erl_epmd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/erl_reply.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/error_handler.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/error_logger.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/erts_debug.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/file.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/file_io_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/file_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/gen_sctp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/gen_tcp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/gen_udp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/global.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/global_group.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/global_search.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/group.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/heart.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/hipe_unified_loader.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet6_sctp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet6_tcp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet6_tcp_dist.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet6_udp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_config.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_db.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_dns.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_gethost_native.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_hosts.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_parse.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_res.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_sctp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_tcp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_tcp_dist.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/inet_udp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/kernel.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/kernel.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/kernel.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/kernel_config.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/local_tcp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/local_udp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/net.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/net_adm.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/net_kernel.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/os.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/pg2.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/ram_file.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/rpc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/seq_trace.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/standard_error.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/user.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/user_drv.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/user_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/ebin/wrap_log_reader.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/include/dist.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/include/dist_util.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/include/file.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/include/inet.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/include/inet_sctp.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/kernel-5.2/include/net_address.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/khash-7c6a9cd/ebin/khash.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/khash-7c6a9cd/ebin/khash.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/khash-7c6a9cd/priv/khash.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_crud.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_cursor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_cursor_special.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_cursor_view.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_doc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_epi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_error.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_fields.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_httpd_handlers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_idx.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_idx_special.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_idx_text.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_idx_view.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_json.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_native_proc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_opts.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_selector.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_selector_text.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_sort.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mango-610ccb6/ebin/mango_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_epi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_httpd_handlers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_nodes.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_rep.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_rpc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_shards.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_sync.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_sync_event.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_sync_event_listener.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_sync_nodes.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_sync_security.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/ebin/mem3_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/include/mem3.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mem3-252467c/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochifmt.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochifmt_records.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochifmt_std.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiglobal.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochihex.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochijson.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochijson2.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochilists.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochilogfile2.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochinum.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochitemp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiutf8.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_acceptor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_base64url.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_charref.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_clock.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_cookies.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_cover.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_echo.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_headers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_html.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_http.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_io.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_mime.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_multipart.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_request.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_response.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_session.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_socket.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_socket_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_util.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/mochiweb_websocket.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/ebin/reloader.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/mochiweb-2.13.0/include/internal.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/oauth-1.3.0/ebin/oauth.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/oauth-1.3.0/ebin/oauth.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/cpu_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/disksup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/memsup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/nteventlog.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/os_mon.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/os_mon.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/os_mon.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/os_mon_mib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/os_mon_sysinfo.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/ebin/os_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/include/OTP-OS-MON-MIB.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/priv/bin/cpu_sup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/priv/bin/memsup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/os_mon-2.4.2/priv/mibs/OTP-OS-MON-MIB.bin</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/OTP-PUB-KEY.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/PKCS-FRAME.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/pubkey_cert.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/pubkey_cert_records.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/pubkey_crl.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/pubkey_pbe.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/pubkey_pem.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/pubkey_ssh.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/public_key.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/public_key.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/ebin/public_key.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/include/OTP-PUB-KEY.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/include/PKCS-FRAME.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/public_key-1.4/include/public_key.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi_buffer.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi_monitor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi_server_mon.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi_server_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/ebin/rexi_utils.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/include/rexi.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/rexi-a327b7d/priv/stats_descriptions.cfg</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/appmon_info.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/dbg.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/dyntrace.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/erts_alloc_config.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/msacc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/observer_backend.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/percept_profile.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/runtime_tools.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/runtime_tools.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/runtime_tools.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/runtime_tools_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/system_information.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/ebin/ttb_autostart.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/include/observer_backend.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/priv/lib/dyntrace.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/priv/lib/trace_file_drv.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/runtime_tools-1.11.1/priv/lib/trace_ip_drv.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/alarm_handler.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/erlsrv.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/format_lib_supp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/misc_supp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/rb.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/rb_format_supp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/release_handler.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/release_handler_1.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/sasl.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/sasl.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/sasl.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/sasl_report.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/sasl_report_file_h.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/sasl_report_tty_h.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/si.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/si_sasl_supp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/systools.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/systools_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/systools_make.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/systools_rc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/sasl-3.0.3/ebin/systools_relup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/setup-1/ebin/setup.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/setup-1/ebin/setup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/setup-1/ebin/setup_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/setup-1/ebin/setup_epi.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/setup-1/ebin/setup_httpd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/setup-1/ebin/setup_httpd_handlers.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/setup-1/ebin/setup_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/snappy-1.0.5/ebin/snappy.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/snappy-1.0.5/ebin/snappy.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/snappy-1.0.5/priv/snappy_nif.so</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls_connection.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls_connection_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls_handshake.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls_record.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls_socket.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls_udp_listener.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls_udp_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/dtls_v1.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/inet6_tls_dist.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/inet_tls_dist.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_admin_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_alert.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_app.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_certificate.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_cipher.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_config.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_connection.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_connection_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_crl.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_crl_cache.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_crl_cache_api.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_crl_hash_dir.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_dist_admin_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_dist_connection_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_dist_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_handshake.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_listen_tracker_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_manager.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_pem_cache.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_pkix_db.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_record.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_session.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_session_cache.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_session_cache_api.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_srp_primes.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_tls_dist_proxy.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_v2.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/ssl_v3.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/tls.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/tls_connection.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/tls_connection_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/tls_handshake.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/tls_record.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/tls_socket.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/ssl-8.1.1/ebin/tls_v1.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/array.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/base64.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/beam_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/binary.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/c.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/calendar.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/dets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/dets_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/dets_sup.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/dets_utils.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/dets_v8.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/dets_v9.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/dict.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/digraph.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/digraph_utils.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/edlin.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/edlin_expand.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/epp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_anno.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_bits.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_compile.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_eval.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_expand_records.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_internal.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_lint.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_parse.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_posix_msg.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_pp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_scan.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/erl_tar.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/error_logger_file_h.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/error_logger_tty_h.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/escript.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/ets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/eval_bits.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/file_sorter.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/filelib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/filename.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/gb_sets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/gb_trees.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/gen.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/gen_event.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/gen_fsm.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/gen_server.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/gen_statem.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/io.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/io_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/io_lib_format.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/io_lib_fread.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/io_lib_pretty.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/lists.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/log_mf_h.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/maps.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/math.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/ms_transform.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/orddict.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/ordsets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/otp_internal.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/pool.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/proc_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/proplists.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/qlc.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/qlc_pt.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/queue.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/rand.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/random.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/re.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/sets.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/shell.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/shell_default.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/slave.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/sofs.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/stdlib.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/stdlib.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/string.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/supervisor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/supervisor_bridge.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/sys.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/timer.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/unicode.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/win32reg.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/ebin/zip.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/include/assert.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/include/erl_bits.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/include/erl_compile.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/include/ms_transform.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/include/qlc.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/stdlib-3.3/include/zip.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/epp_dodger.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/erl_comment_scan.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/erl_prettypr.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/erl_recomment.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/erl_syntax.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/erl_syntax_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/erl_tidy.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/igor.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/merl.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/merl_transform.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/prettypr.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/syntax_tools.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/ebin/syntax_tools.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/syntax_tools-2.1.1/include/merl.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl.app</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl.appup</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_b64Bin.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_b64Bin_scan.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_eventp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_html.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_otpsgml.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_regexp.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sax_old_dom.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sax_parser.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sax_parser_latin1.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sax_parser_list.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sax_parser_utf16be.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sax_parser_utf16le.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sax_parser_utf8.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sax_simple_dom.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_scan.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_sgml.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_simple.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_text.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_ucs.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_uri.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_validate.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xlate.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xml.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xpath.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xpath_lib.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xpath_parse.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xpath_pred.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xpath_scan.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xs.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xsd.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/ebin/xmerl_xsd_type.beam</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/include/xmerl.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/include/xmerl_xpath.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/lib/xmerl-1.3.13/include/xmerl_xsd.hrl</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/2.0.0/couchdb.boot</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/2.0.0/couchdb.rel</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/2.0.0/couchdb.script</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/2.0.0/start_clean.boot</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/2.0.0/start_clean.rel</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/2.0.0/start_clean.script</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/2.0.0/sys.config</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/2.0.0/vm.args</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/RELEASES</Path>
+ <Path fileType="data">/usr/local/couchdb/releases/start_erl.data</Path>
+ <Path fileType="data">/usr/local/couchdb/share/docs/CouchDB.info</Path>
+ <Path fileType="data">/usr/local/couchdb/share/docs/CouchDB.pdf</Path>
+ <Path fileType="data">/usr/local/couchdb/share/docs/couchdb.1</Path>
+ <Path fileType="data">/usr/local/couchdb/share/server/coffee-script.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/server/main.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/ZeroClipboard.swf</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/fonts/fauxtonicon5.eot</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/fonts/fauxtonicon5.ttf</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/fonts/fauxtonicon5.woff</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/fonts/fontawesome-webfont.eot</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/fonts/fontawesome-webfont.ttf</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/fonts/fontawesome-webfont.woff</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/CouchDB-negative-logo.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/asf-feather-logo.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/couch-watermark.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/couchdb-logo.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/fauxtonicon5.svg</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/fontawesome-webfont.svg</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/github.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/googleplus.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/linkedin.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/loader.gif</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/img/twitter.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/dashboard.assets/js/bundle-b8e0ba71119195edb7ec64b98f53d9b9.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-consistency-01.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-consistency-02.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-consistency-03.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-consistency-04.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-consistency-05.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-consistency-06.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-consistency-07.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-why-01.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-why-02.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/intro-why-03.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/views-intro-01.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/views-intro-02.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/views-intro-03.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_images/views-intro-04.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/about.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/basics.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/database/bulk-api.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/database/changes.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/database/common.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/database/compact.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/database/find.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/database/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/database/misc.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/database/security.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/ddoc/common.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/ddoc/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/ddoc/render.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/ddoc/rewrites.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/ddoc/views.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/document/attachments.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/document/common.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/document/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/local.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/server/authn.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/server/common.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/server/configuration.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/api/server/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cluster/databases.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cluster/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cluster/nodes.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cluster/setup.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cluster/sharding.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cluster/theory.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/auth.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/compaction.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/couch-peruser.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/couchdb.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/externals.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/http-handlers.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/http.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/intro.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/logging.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/misc.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/proxying.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/query-servers.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/replicator.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/config/services.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/contents.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/contributing.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/couchapp/ddocs.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/couchapp/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/couchapp/views/collation.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/couchapp/views/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/couchapp/views/intro.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/couchapp/views/joins.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/couchapp/views/nosql.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/couchapp/views/pagination.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cve/2010-0009.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cve/2010-2234.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cve/2010-3854.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cve/2012-5641.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cve/2012-5649.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cve/2012-5650.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cve/2014-2668.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/cve/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/experimental.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/externals.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/fauxton/addons.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/fauxton/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/fauxton/install.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/install/freebsd.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/install/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/install/mac.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/install/troubleshooting.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/install/unix.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/install/windows.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/intro/api.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/intro/consistency.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/intro/curl.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/intro/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/intro/overview.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/intro/security.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/intro/tour.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/intro/why.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/json-structure.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/maintenance/compaction.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/maintenance/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/maintenance/performance.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/query-server/erlang.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/query-server/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/query-server/javascript.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/query-server/protocol.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/replication/conflicts.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/replication/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/replication/intro.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/replication/protocol.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/replication/replicator.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/0.10.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/0.11.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/0.8.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/0.9.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/1.0.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/1.1.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/1.2.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/1.3.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/1.4.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/1.5.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/1.6.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/2.0.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_sources/whatsnew/index.txt</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/ajax-loader.gif</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/basic.css</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/comment-bright.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/comment-close.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/comment.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/doctools.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/down-pressed.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/down.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/favicon.ico</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/file.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/jquery.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/logo.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/minus.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/plus.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/pygments.css</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/rtd.css</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/searchtools.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/underscore.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/up-pressed.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/up.png</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/_static/websupport.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/about.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/basics.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/database/bulk-api.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/database/changes.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/database/common.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/database/compact.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/database/find.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/database/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/database/misc.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/database/security.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/ddoc/common.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/ddoc/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/ddoc/render.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/ddoc/rewrites.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/ddoc/views.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/document/attachments.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/document/common.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/document/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/local.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/server/authn.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/server/common.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/server/configuration.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/api/server/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cluster/databases.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cluster/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cluster/nodes.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cluster/setup.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cluster/sharding.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cluster/theory.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config-ref.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/auth.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/compaction.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/couch-peruser.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/couchdb.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/externals.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/http-handlers.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/http.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/intro.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/logging.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/misc.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/proxying.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/query-servers.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/replicator.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/config/services.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/contents.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/contributing.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/couchapp/ddocs.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/couchapp/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/couchapp/views/collation.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/couchapp/views/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/couchapp/views/intro.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/couchapp/views/joins.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/couchapp/views/nosql.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/couchapp/views/pagination.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cve/2010-0009.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cve/2010-2234.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cve/2010-3854.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cve/2012-5641.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cve/2012-5649.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cve/2012-5650.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cve/2014-2668.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/cve/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/download.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/experimental.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/externals.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/fauxton/addons.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/fauxton/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/fauxton/install.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/http-api.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/install/freebsd.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/install/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/install/mac.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/install/troubleshooting.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/install/unix.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/install/windows.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/intro/api.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/intro/consistency.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/intro/curl.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/intro/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/intro/overview.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/intro/security.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/intro/tour.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/intro/why.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/json-structure.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/maintenance/compaction.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/maintenance/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/maintenance/performance.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/objects.inv</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/query-server/erlang.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/query-server/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/query-server/javascript.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/query-server/protocol.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/replication/conflicts.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/replication/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/replication/intro.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/replication/protocol.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/replication/replicator.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/search.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/searchindex.js</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/0.10.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/0.11.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/0.8.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/0.9.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/1.0.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/1.1.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/1.2.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/1.3.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/1.4.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/1.5.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/1.6.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/2.0.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/docs/whatsnew/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/share/www/index.html</Path>
+ <Path fileType="data">/usr/local/couchdb/var/log</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-04-03</Date>
+ <Version>2.0.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Lyudmil Angelov</Name>
+ <Email>lyudmil.i.angelov@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
--
2.12.2
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12697
Default Alt Text
0001-First-pass-at-creating-a-Solus-package-for-CouchDB.patch (131 KB)
Attached To
Mode
T547: Apache CouchDB
Attached
Detach File
Event Timeline
Log In to Comment