[jira] [Commented] (COUCHDB-1397) Function expressions, evals in SpiderMonkey

2012-02-04 Thread Marcello Nuccio (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200384#comment-13200384 ] Marcello Nuccio commented on COUCHDB-1397: -- @Jason, I've found that, using

[jira] [Commented] (COUCHDB-1397) Function expressions, evals in SpiderMonkey

2012-02-04 Thread Jason Smith (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200387#comment-13200387 ] Jason Smith commented on COUCHDB-1397: -- @Marcello, yes I am okay with the idea of

[jira] [Commented] (COUCHDB-249) Treat output rows of views as documents for other views to build upon

2012-02-04 Thread Christoph Zrenner (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200441#comment-13200441 ] Christoph Zrenner commented on COUCHDB-249: --- Hi all, I've been using CouchDB

[jira] [Commented] (COUCHDB-1397) Function expressions, evals in SpiderMonkey

2012-02-04 Thread Marcello Nuccio (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200471#comment-13200471 ] Marcello Nuccio commented on COUCHDB-1397: -- @Jason, CommonJS is fine, but it

Re: backport of couchdb

2012-02-04 Thread till
I remember Randall had a launchpad repo to build CouchDB. (CC'd him, maybe he can weigh in how far he got) Launchpad is probably not a 100% compatible with Debian (since it targets Ubuntu distributions) but the 'basic formula' could be contributed to something like dotdeb? Anyone have thoughts?

[jira] [Commented] (COUCHDB-1397) Function expressions, evals in SpiderMonkey

2012-02-04 Thread Alexander Shorin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200525#comment-13200525 ] Alexander Shorin commented on COUCHDB-1397: --- [offtopic] Sorry for offtopic,

Re: backport of couchdb

2012-02-04 Thread Randall Leeds
I haven't tried to build the debian .deb yet, but it should build from my branch at github[1]. I used git-dpm for the packaging. It should be enough to check out that branch and pbuild it or whatever preferred tools you use. The Ubuntu version is uploaded to a PPA [2]. If there's interest I'll

Re: Git Push Summary

2012-02-04 Thread Randall Leeds
What happened here? Why forced? On Fri, Feb 3, 2012 at 14:04, dav...@apache.org wrote: Updated Branches:  refs/heads/1.2.x 05a6aea97 - 506deab47 (forced update)

Re: Git Push Summary

2012-02-04 Thread Paul Davis
This is not the commit you are looking for. On Sun, Feb 5, 2012 at 1:32 AM, Randall Leeds randall.le...@gmail.com wrote: What happened here? Why forced? On Fri, Feb 3, 2012 at 14:04,  dav...@apache.org wrote: Updated Branches:  refs/heads/1.2.x 05a6aea97 - 506deab47 (forced update)

Re: Git Push Summary

2012-02-04 Thread Paul Davis
Noah managed to merge 1.2.x to itself. I caught it in a few minutes so made a snap decision and fixed it. I plan on fixing up the hooks tomorrow to prevent it from happening again. On Sun, Feb 5, 2012 at 3:00 AM, Paul Davis paul.joseph.da...@gmail.com wrote: This is not the commit you are

Re: Git Push Summary

2012-02-04 Thread Jason Smith
The Git history is source code too. Reading and comprehending is key. We spend as much or more time reading Git logs as building new ones. FWIW (not much) I would prefer a few minutes grace period where people can push --force, rather than a tangled git history conveying no information except

modular or monolithic: how do you envision Apache CouchDB?

2012-02-04 Thread Benoit Chesneau
Hi, Last day we had a quick discussion on IRC about splitting code in different apps or not. I wasn't totally crystal clear about my position and I would like to clarify it a little. Imo everything turn around the question , how do you envision Apache CouchDB. It appears for me that some wants