On Nov 1, 2009, at 4:32 PM, Benoit Chesneau wrote:


On Nov 1, 2009, at 2:44 PM, Federico G. Schwindt wrote:

On Sun, Nov 01, 2009 at 01:13:37PM +0000, Federico G. Schwindt wrote:
On Sat, Oct 31, 2009 at 11:15:18AM +0100, Benoit Chesneau wrote:
Hi,

New version of the patch with modification of msf (thanks!) that
create ${SYSCONFDIR}/couchdb/default.d and ${SYSCONFDIR}/couchdb/
local.d dirs. local.d dir will allow other package to add their
configuration.

All tests (make regress and http tests suite) pass on amd64.

 i will test today and let you know.

below is an updated diff that includes the removal of the python query server that you were so keen to do and correctly creates default.d and
local.d as directories.

 f.-

This patch is wrong. Apache CouchDB doesn't include nor support python view server it only support right now the js view setrver and optionally (switch in ini file) the erlang view server. Also your patch remove the only supported view server javascript. Please don't do that.


If you want to patch something and ass support of this python view server patch the python-couchdb port and add right ini file in $ {SYSCONFDIR}/etc/couchdb/local.d . This is the way to follow.

- benoit


typo s/ass/add .


Reply via email to