Github user till commented on the pull request:
https://github.com/apache/couchdb/pull/318#issuecomment-97705547
@tillkahlbrock â Hey, first of, great choice of first name. ;) Then, I
was wondering, is it a good idea to install the latest npm always? It could
lead to unexpected
We use this in-house: https://github.com/heroku/devdigest/
Gives you the daily run-down on what happened on a set of given repos or in
an org. It's tweak-able (= open source, Ruby code).
Till
On Tue, Mar 17, 2015 at 4:40 PM, Noah Slater wrote:
> I am +1 on a monthly reminder. Do w
On Thursday 14 November 2013 at 20:15, Brian Mitchell wrote:
> On Thu, Nov 14, 2013 at 1:52 PM, till (mailto:klimp...@gmail.com)> wrote:
> > On Thursday 14 November 2013 at 18:28, Simon Metson wrote:
> > >
> > > I’m interested in this too. Can we pick u
from npm?
> Cheers
> Simon
>
>
Please don’t. For starters, a more or less static registry would be awesome.
Not databased.
Then minor nitpicks like:
- enforce semantic versions
- don’t allow people to re-upload releases
- make it easy to mirror it
- some kind of signature for plugins/verification
Till
y out-dated rules and
regulations) is too much work. ;-)
Maybe I can try to help bridging comments to this mailing list if wanted.
Till
On Friday, March 15, 2013 at 1:24 PM, Noah Slater wrote:
> It's a minor point, and probably not worth me sending another email, but I
> guess t
Not an expert on Redhat/CentOS or any of these flavors, but:
http://rpmfind.net/linux/rpm2html/search.php?query=libicui18n.so.49
Maybe that gets you started!
On Friday, June 22, 2012 at 5:24 PM, xp...@ucalgary.ca wrote:
> Thanks. Till.
> Get this error when starting from the binary, but
I'd enable stderr and stdout logging – on Ubuntu, that is in
/etc/default/couchdb – not sure where that is on Redhat. But these files
usually give you a good idea on where it's stuck.
I'm guessing a source install usually puts it in /usr/local/etc/default/couchdb.
Till
On Friday,
h. I will rewrite
> test_util.erl to get the paths independently for your repo.
>
> CGS
>
>
>
>
>
> On Tue, Jun 12, 2012 at 6:06 PM, till (mailto:klimp...@gmail.com)> wrote:
> > 3> test_util:config_files().
> > ["/usr/etc/couchdb/default
3> test_util:config_files().
["/usr/etc/couchdb/default.ini",
"/home/vagrant/buildbox/testsuite/tests/random_port.ini",
"/usr/etc/couchdb/local.ini"]
This is the problem – the prefix is not used for sysconfdir. The dir is in /etc
not in PREFIX/etc.
Till
blem may be in COUCHDB_TEST_ETAP_PATH "./tests" (preferable full
> path and not relative because the tests don't know too much about relative
> paths). Can you try to set it as a full path and execute the tests again?
> You don't need to clean anything from the previ
Yes, pretty much:
https://github.com/till/couchdb-deb/blob/master/testsuite/test.cfg
I haven't checked in detail, but – do those lib/etc paths get prefixed with
COUCHDB_TEST_PATH?
Till
--
till
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Tuesday, June 12, 2012 at 3:
On Tuesday, June 12, 2012 at 2:36 PM, CGS wrote:
> Well, the default installation requires root permissions as many paths are
> accessible only as root (you did 'sudo make install', didn't you?). Also,
> you do sudo apt-get install, so, the tests will be run under root
> permissions. That's why
ou got that
> error?
>
> CGS
E.g. icu_driver.t test – and a couple others.
I am re-running it with sudo now. But that strikes me as odd.
Till
; CGS
Ok,
so I started a clean VM with lucid and apt-get install apache-couchdb.
Then a couple tests produce erlang_crash.dump files and others fail with
"Dubious, test returned 1 (wstat 256, 0x100)".
Can't figure out what that means though? Googled it a bit but none of the
errors seem to relate this.
Till
On Tuesday, June 12, 2012 at 1:55 AM, Randall Leeds wrote:
> On Mon, Jun 11, 2012 at 3:24 AM, Benoit Chesneau (mailto:bchesn...@gmail.com)> wrote:
> > On Sat, Jun 9, 2012 at 9:15 PM, till > (mailto:klimp...@gmail.com)> wrote:
> > > Hey,
> > >
> &
I submitted a bunch of new builds to the launchpad farm.
I tested Lucid (Ubuntu 10.04 LTS) so far (hit "verify installation" in futon).
If anyone wants to give one of these builds a go and give me feedback – feel
free to. ;-)
Till
Ok,
my working repo is here:
https://github.com/till/couchdb-deb
So does anyone have any idea how to debug failed test cases? They never failed
for me before. :D
Till
On Monday, June 11, 2012 at 4:37 PM, CGS wrote:
> Not at all. After all, I do not do this for my personal interest, but
Hey,
thanks, I'm gonna test this shortly. Do you mind if I push it one of my repo?
Till
On Monday, June 11, 2012 at 9:08 AM, CGS wrote:
> Hi,
>
> I isolated the tests which are started with make check and make them run over
> the default installation under Ubuntu 12.10. Pl
I agree – I also don't have to maintain this alone.
Once this is working as expected, I wanted to push the build stuff into a repo
where more people have access to and we could also created a 'team' on
launchpad to have more people contribute to this (or at least be able to).
Ti
. I'm just adding this as a disclaimer.
https://launchpad.net/~till-php/+archive/couchdb
Would you mind testing my builds? :) So far, I only tested lucid briefly (and
ran into the xulrunner issue, which I think I have auto-fixed now). Besides I
just started it up, created a DB and entered so
2.10.
4) Is there a mailing list to discuss this, or is dev@ fine?
Till
Splitting off the thread – :D
Can we use this wiki markup asap? What keeps us from getting this setup
ASAP (vs. waiting for the website)?
Till
On Fri, Feb 24, 2012 at 4:26 PM, Noah Slater wrote:
> That's an interesting approach Christian, thanks!
>
> I'll revisit this
e have thoughts?
Till
On Fri, Feb 3, 2012 at 11:42 AM, Jens Rantil wrote:
> Hi again everyone,
>
> I am happy to get a discussion going about this. I'd say Debian is a major
> platform for servers. Therefor, I believe CouchDB should exist there - with
> a reasonable modern
. If so, should they be linked always?
Till
On Mon, Jan 9, 2012 at 10:34 PM, till wrote:
> Can haz release? :)
>
>
> On Fri, Jan 6, 2012 at 11:34 PM, Randall Leeds wrote:
>
>> On Fri, Jan 6, 2012 at 13:22, Robert Newson wrote:
>> > I'm checking it now. Jan d
Can haz release? :)
On Fri, Jan 6, 2012 at 11:34 PM, Randall Leeds wrote:
> On Fri, Jan 6, 2012 at 13:22, Robert Newson wrote:
> > I'm checking it now. Jan did his JIRA dance, so I think we're clean on
> > that end. I'm looking into whether all the fixes got backported, etc,
> > and I'll also re
mething – maybe do a
simple cURL request and paste that along with a log entry somewhere (
friendpaste.com).
You might also want to try stock Apache CouchDB – not sure how IrishCouch's
version differs.
Till
On Thu, Nov 3, 2011 at 11:26 PM, Jan Lehnardt wrote:
> Randall, Till,
>
> I had hoped I addressed this in my original mail, but let me try again :)
>
> I'm in favour of all the things your are saying, but I'm trying to address
> this scenario:
>
> $ wget $u
. And some just don't do binary at all (I think Archlinux and
Gentoo would be examples). And then I am not sure if providing a binary to
their users makes sense.
Also to consider: team up with current package maintainers in order to have
more frequent releases etc.. Or at least give that a try, before the
CouchDB project goes off to do their own thing.
Till
[
https://issues.apache.org/jira/browse/COUCHDB-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060098#comment-13060098
]
Till Klampaeckel commented on COUCHDB-1213:
---
I +1 this +1
> pro
ng etc. is pretty tedious since it comes with a learning wall.
Till
On Mon, Jul 4, 2011 at 7:42 PM, Paul Davis wrote:
> On Mon, Jul 4, 2011 at 1:37 PM, Robert Newson wrote:
>> From the existing thread (which I can't find either!), we had several
>> votes for DocBook, the so
On Mon, Jul 4, 2011 at 5:50 PM, Robert Newson wrote:
> All good questions -- for a different thread
Ok, done.
:-)
So anyone have any ideas or preferences?
Here are some questions:
Where will documentation 'live'?
Will a CLA be required to contribute to it?
Format?
Anything ongoing?
Till
Would that documentation be in 'any' VCS, or specifically in
http://svn.apache.org/viewvc/couchdb/?
Also, what format would it be in? Any thoughts yet?
On Mon, Jul 4, 2011 at 5:40 PM, Robert Newson wrote:
> till,
>
> The idea is essentially that we move docs into the
e anyone working on something else, or so. I'd like to
either do something, or at least support an ongoing effort.
Till
proxy with external api doesn't work
Key: COUCHDB-1213
URL: https://issues.apache.org/jira/browse/COUCHDB-1213
Project: CouchDB
Issue Type: Bug
Affects Versions: 1.1
Reporter:
On Sat, Jun 25, 2011 at 1:54 AM, Paul Davis wrote:
> This is the release vote for Apache CouchDB 1.0.3
>
> Changes in this release:
>
> * Fixed compatibility issues with Erlang R14B02.
> * Fix bug that allows invalid UTF-8 after valid escapes.
> * The query parameter `include_docs` now honors t
On Mon, Jun 6, 2011 at 4:50 PM, Noah Slater wrote:
>
> On 6 Jun 2011, at 15:47, till wrote:
>
>> Does 'archiving' break download links?
>
> Archiving involves removing the link from downloads.html, which points to a
> CGI script which automatically picks the c
nerally, +1
Does 'archiving' break download links?
Till
78 csys = 23.87 CPU)
+1
@Robert: Thanks very, very much for pulling through on this release!
This is really, really appreciated!
Till
On Mon, May 23, 2011 at 8:30 PM, Noah Slater wrote:
>
> On 23 May 2011, at 19:05, till wrote:
>
>> Great success:
>> foo:~# su -c couchdb -c 'echo "foo"'
>> foo
>
> How about:
>
> sudo -u couchdb /usr/local/bin/couchdb
Seems to work:
fo
On Mon, May 23, 2011 at 7:57 PM, Noah Slater wrote:
>
> On 23 May 2011, at 18:40, till wrote:
>
>> I think since the 127 comes from su, it doesn't even get to create
>> .out and .err. I see them nowhere. Even after changing it to
>> /tmp/couchdb.out (etc.).
>&
On Mon, May 23, 2011 at 7:40 PM, till wrote:
> On Mon, May 23, 2011 at 7:07 PM, Noah Slater wrote:
>>
>> On 23 May 2011, at 17:47, till wrote:
>>
>>> I think su -c foo etc. is fundamentally wrong.
>>
>> Why?
>>
>>> In the end, it's wh
On Mon, May 23, 2011 at 7:07 PM, Noah Slater wrote:
>
> On 23 May 2011, at 17:47, till wrote:
>
>> I think su -c foo etc. is fundamentally wrong.
>
> Why?
>
>> In the end, it's why there's start-stop-daemon.
>
> This is one solution to the problem
On Mon, May 23, 2011 at 6:29 PM, Noah Slater wrote:
>
> On 23 May 2011, at 17:26, till wrote:
>
>> Yes, I did. I'm just booting my vm. Will have it for you shortly.
>>
>> Btw, the couchdb's home is its db dir. And yes, all permissions are
>> correct. It
On Mon, May 23, 2011 at 6:22 PM, Noah Slater wrote:
>
> On 23 May 2011, at 17:14, Noah Slater wrote:
>
>> Let's figure out why "su" is failing for you first.
>
> Did you try the command manually by the way?
>
> What happens when you try to execute that su invocation yourself?
>
> I'm guessing it's
anyone else seen this?
I replaced both (for start and stop) with sudo -u $COUCHDB_USER
$command which makes it work, but I reckon sudo is not too portable
across the different flavours of Linux.
I think the most clean and consistent approach is start-stop-daemon,
but I wanted to ask here first before I write a patch.
Till
Just wanted to ask what the status of either release is?
Are the two tests failing still failing, or can we move on to make dist? :-)
Till
On Thu, May 12, 2011 at 5:15 PM, Benoit Chesneau wrote:
> On Thu, May 12, 2011 at 4:31 AM, Randall Leeds
> wrote:
>> On Tue, May 10, 2011 at
On Fri, May 6, 2011 at 9:56 AM, Jan Lehnardt wrote:
> Dear developers, users, Randall and Robert,
>
> the Apache CouchDB PMC voted both Randall Leeds and Robert Dionne
> into the team of CouchDB committers.
>
> Both have been long time contributors and are valuable members
> of the community and d
On Tue, Apr 26, 2011 at 7:44 PM, Benoit Chesneau wrote:
> On Tue, Apr 26, 2011 at 7:35 PM, Noah Slater wrote:
>>
>> On 26 Apr 2011, at 18:34, Noah Slater wrote:
>>
>>>
>>> On 26 Apr 2011, at 18:31, till wrote:
>>>
>>>> Why not link
On Fri, Apr 29, 2011 at 2:38 AM, Miles Fidelman
wrote:
> Andrey Somov wrote:
>>
>> On Fri, Apr 29, 2011 at 1:01 AM, Paul
>> Daviswrote:
>>
>>
>>>
>>> On Thu, Apr 28, 2011 at 6:57 PM, Nathan Stott wrote:
>>>
So couchdb is really developed without using step-by-step debugging at
all?
On Wed, Apr 27, 2011 at 12:26 AM, Randall Leeds wrote:
> On Tue, Apr 26, 2011 at 15:13, Paul Davis wrote:
>> 1141 reported today might be a good candidate to get in. It looked
>> pretty simple and I think me and Rob and Adam narrowed down the fix on
>> IRC earlier.
>>
>
> We should just get in th
On Tue, Apr 26, 2011 at 7:30 PM, Noah Slater wrote:
>
> On 26 Apr 2011, at 18:26, till wrote:
>
>> Is there anything like launchpad for debian?
>
> Debian has lots of different sites that manage these things.
>
> I'd need to know what you wanted to do before I co
ys I just install from source. Like I said, I could be coerced
> into offering unofficial .deb's, but would be more interested in
> seeing either CouchDB or a supportive company picking up the fight
> with or without my help.
>
Couchbase has a .deb. No idea if it works on Debian though. :-)
Is there anything like launchpad for debian?
Till
se/COUCHDB-1069
Project: CouchDB
Issue Type: Bug
Affects Versions: 1.0.2
Environment: Ubuntu
Reporter: Till Klampaeckel
Priority: Minor
I had another CouchDB installation running which I installed through aptitude.
When I compiled couchdb
I just checked and according to infra it's a known issue. Triggered by
the word "replication" - together with HTML messages. ;-)
Best is to use "text/plain" when sending messages.
Till
On Fri, Feb 18, 2011 at 2:14 AM, Ryan Ramage wrote:
> I am trying to post to
ase being prepared. The only thing that tends to slow that
> process down are release blockers. Like the last release. These tend to be
> heavily discussed on the list. I also think that this is Good Enough.
>
> [1] http://s.apache.org/couchdb-roadmap
>
>
IMHO a roadmap is defined by more than "there's a new jira issue, we
need to fix it with the next release".
Till
On Tue, Feb 8, 2011 at 10:33 AM, Dirkjan Ochtman wrote:
> On Tue, Feb 8, 2011 at 10:24, Benoit Chesneau wrote:
>> ... and you ?
>
> Most of all, I want a better schedule/insight into the release
> process. Even when reading the dev list, it's completely unclear when
> I might expect the next rele
On Thu, Jan 20, 2011 at 4:06 PM, Paul Davis wrote:
> This is the third release vote for Apache CouchDB 1.0.2
>
> Changes since the last round:
>
> * Fix raw view document link due to overlealous URI encoding in
> Futon.
> * Spell javascript correctly in loadScript(uri).
> * Preserve purge met
On Tue, Jan 4, 2011 at 4:18 PM, Filipe David Manana wrote:
> On Tue, Jan 4, 2011 at 3:15 PM, till wrote:
>> Kind of related -- anyone remember the futon work Mikeal did. Whatever
>> happened to it? Does it address those issues as well?
>>
>> I don't want to stall
On Tue, Jan 4, 2011 at 3:19 PM, Benoit Chesneau wrote:
> On Tue, Jan 4, 2011 at 2:51 PM, Paul Davis
> wrote:
>> On Tue, Jan 4, 2011 at 4:09 AM, till wrote:
>>> On Tue, Jan 4, 2011 at 1:30 AM, Paul Davis
>>> wrote:
>>>> Anyone have an obje
t reassign it to 1.1.x.
>
>
> [1] https://issues.apache.org/jira/browse/COUCHDB-998
>
Just curious -- why is the patch attached not applied?
Till
On Mon, Dec 6, 2010 at 7:04 PM, Benoit Chesneau wrote:
> On Mon, Dec 6, 2010 at 6:57 PM, Mikeal Rogers wrote:
>
>> But for the record, nobody except people who wish they were writing Python
>> use 4 space indentation everywhere. It's the part of crockford's style guide
>> that is most often ignor
s such a word). The 'quote' on top, etc.. Right now, it's just
missing a "PURCHASE NOW" link. ;-)
On 1024x768 all I only see the header -- I like the smaller version
(on download.html) much better.
Sidenote: It's nice that this looks similar to CouchOne, but the
CouchDB project also consists of other people ;-)
Till
On Sun, Nov 28, 2010 at 8:58 PM, Robert Newson wrote:
> I don't think we should make a release when we have a known and serious bug.
+1
en does it happen that CouchDB has to patch/modify software
like Mochiweb? And what are the chances to push the patches to
upstream prior to releasing CouchDB. I realize this could slow down
the release process, but it would make a cleaner build.
Till
On Fri, Nov 26, 2010 at 9:44 PM, Noah Slater wr
On Thu, Nov 25, 2010 at 7:43 PM, Paul Davis wrote:
[ ... ]
> We are voting on the following release artifacts:
>
> http://people.apache.org/~davisp/dist/1.0.2/
>
[one of my older production servers]
FreeBSD 6.x/i386
Erlang R13B04
Spidermonkey 1.7.x
gmake check = great success
[in a virtualbox]
ally... :D) but what Peter is
doing is pretty common for packaging.
And in the end, there is a test suite to make sure everything works.
;-) If it doesn't catch an issue, it might need an improvement, or
two.
Till
Woohoo! Thanks both of you!
On Thu, Nov 18, 2010 at 2:43 PM, Filipe David Manana
wrote:
> Thanks Randall.
>
> On Thu, Nov 18, 2010 at 1:01 AM, Randall Leeds
> wrote:
>> On Wed, Nov 17, 2010 at 16:51, Filipe David Manana
>> wrote:
>>> COUCHDB-926 is now fixed.
>>
>> Woohoo! Thanks, Filipe :)
>
Hey,
and I was wondering what it means when you say, "export tables". ;-)
For example, do you export the data contained in those tables and
build some views to find the data again, or what's the plan?
Just curious.
Till
On Sun, Aug 22, 2010 at 7:20 PM, aristides villarreal w
Would you share in English what this does (exactly)? From the blog
post - you analyze the structure and export them to CouchDB. Do you
also create views or something?
My Spanish is a bit rusty. :-)
Till
On Sun, Aug 22, 2010 at 5:24 PM, aristides villarreal wrote:
> I developed a basic plu
More ./configure options
Key: COUCHDB-865
URL: https://issues.apache.org/jira/browse/COUCHDB-865
Project: CouchDB
Issue Type: New Feature
Affects Versions: 1.0.1, 0.11.2
Reporter: Till Klampaeckel
/svn.apache.org/repos/asf/couchdb/tags/0.11.2/
>
> Happy voting,
>
> N
+1, (g)make check and test suite complete :-)
FreeBSD 6, 7, 8
Till
I think marking it as deprecated would be the way to go. Then clean it
up in the next major (!) release (e.g. 2.0).
Till
On Wed, Jul 28, 2010 at 1:55 PM, Volker Mische wrote:
> I think deprecating parts of the API after 1.0 is alright, as long if it's
> still there till the next s
On Wed, Jul 14, 2010 at 2:56 PM, Noah Slater wrote:
> Hello,
>
> Apache CouchDB 0.11.1 has been released and is available for download:
Just because 1.0 got all the love.
Hurray on 0.11.1 too. :D Good work, everyone.
Till
>
> http://couchdb.apache.org/downloads.html
>
assume
that 7.15 on CentOS works with CouchDB?
Is there any special reason to require libcurl 7.18 vs. 7.15?
Till
On Thu, Jul 8, 2010 at 5:25 PM, Jan Lehnardt wrote:
>
> On 8 Jul 2010, at 17:22, till wrote:
>
>> On Thu, Jul 8, 2010 at 1:38 AM, Noah Slater wrote:
>>> Hello,
>>>
>>> I would like call a vote for the Apache CouchDB 1.0.0 release, first round.
>>&g
%package_author_address%|dev@couchdb.apache.org|g" -e
"s|%package_author_name%|The Apache Software Foundation|g" -e
"s|%package_name%|Apache CouchDB|g" -e "s|%version%|1.0.0|g" -e
"s|%couchdb_command_name%|`echo couchdb | sed 's,x,x,'`|g" > couchdb
<
Syntax error: end of file unexpected
*** Error code 2
Stop in /usr/home/till/apache-couchdb-1.0.0/bin.
*** Error code 1
Stop in /usr/home/till/apache-couchdb-1.0.0.
*** Error code 1
Stop in /usr/home/till/apache-couchdb-1.0.0.
On Tue, Jun 29, 2010 at 4:38 PM, Noah Slater wrote:
>
> On 29 Jun 2010, at 15:20, J Chris Anderson wrote:
>
>> So I went through both trunk and 0.11.x looking for things that are out of
>> place. I fixed one small thing in 0.11.x, and as far as I'm concerned it is
>> ready for release.
>>
>> For
I'd like to second COUCHDB-780. :D
On Tue, Jun 15, 2010 at 7:22 PM, Randall Leeds wrote:
> https://issues.apache.org/jira/browse/COUCHDB-780 relates to windows file
> issues as well as fixing a source of surprising unresponsiveness with big
> databases (finishing compaction, deleting, etc). This
ounge
Till
On Wed, Jun 9, 2010 at 11:29 AM, Rob Stewart
wrote:
> Hi Randall,
>
> With a response time like that, efficiency is your strong point.
>
>
> First of all, seeing as through there are a number of “solutions”, it's
> clear that there are positives to come f
[
https://issues.apache.org/jira/browse/COUCHDB-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875159#action_12875159
]
Till Klampaeckel commented on COUCHDB-782:
--
Until I find time for the wiki:
[
https://issues.apache.org/jira/browse/COUCHDB-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874666#action_12874666
]
Till Klampaeckel commented on COUCHDB-782:
--
I guess I agree that it's
[
https://issues.apache.org/jira/browse/COUCHDB-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Klampaeckel updated COUCHDB-782:
-
Description:
So we had to restart replication on a server and here's someth
: Ubuntu, 9.10
Reporter: Till Klampaeckel
So we had to restart replication on a server and here's something I noticed.
At first I restarted the replication via the following command from localhost:
curl -X POST -d '{"source":"http://localhost:5984/foo";,
&q
server) or add another lounge to the cluster and partition "behind"
it.
If you're running into space issues right now it helps to move the
views (.ebot_*) to another disk and configure view_index_dir in your
local.ini.
Hope that helps!
Cheers,
Till
ning
> at least 1 design document).
>
> Any feedback welcome
>
> Mickael
>
Pretty awesome! You need to open an issue on Jira so this gets included! :)
Till
[
https://issues.apache.org/jira/browse/COUCHDB-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867547#action_12867547
]
Till Klampaeckel commented on COUCHDB-753:
--
I admit, I haven't reall
Just wanted to thank Sebastian for improving the wiki constantly!
Till
On May 7, 2010 8:31 PM, "Sebastian Cohnen"
wrote:
I took the liberty to add this information to the wiki :)
On 07.05.2010, at 18:51, Damien Katz wrote:
> This is the intent.
>
> The max timeout value is se...
[
https://issues.apache.org/jira/browse/COUCHDB-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863837#action_12863837
]
Till Klampaeckel commented on COUCHDB-164:
--
I got another pretty
Components: Replication
Reporter: Till Klampaeckel
Priority: Critical
So I started replication with the following command:
curl -X POST http://127.0.0.1/_replicate \
-d '{"source":"http://till:f...@127.0.0.1/bar";,
"target":"http
Reporter: Till Klampaeckel
CouchDB creates a "foo.view.compact" file in the view directory
("view_index_dir") when you run compact against a view.
I'd really like to be able to specify another directory where this ".compact"
file is created and worked on. T
On Tue, Apr 13, 2010 at 7:28 PM, Adam Kocoloski wrote:
> On Apr 13, 2010, at 12:39 PM, J Chris Anderson wrote:
>
>>
>> On Apr 13, 2010, at 9:31 AM, till wrote:
>>
>>> Hey devs,
>>>
>>> I'm trying to compact a production database here (in
On Tue, Apr 13, 2010 at 6:39 PM, J Chris Anderson wrote:
>
> On Apr 13, 2010, at 9:31 AM, till wrote:
>
>> Hey devs,
>>
>> I'm trying to compact a production database here (in hope to recover
>> some space), and made the following observations:
>>
>
nd everything is back to "snap".
Does anyone have any insight on why that is the case?
Till
+1 (Ubuntu, 9.10)
On Mon, Mar 22, 2010 at 7:29 PM, Noah Slater wrote:
>
> On 22 Mar 2010, at 18:20, till wrote:
>
>> Ah, just figured! It helps to read _all_ the damn instructions. ;-)
>>
>> All tests successful.
>> Files=33, Tests=456, 44 wallclock secs (20.15 cusr + 3.29 c
, Noah Slater wrote:
> "What version of make are you using? We require GNU Make, so try again with
> "gmake" instead."
>>
>
> On 22 Mar 2010, at 18:13, till wrote:
>
>> My gmake is fine, how is your's? =)
>>
>> But what are you referri
My gmake is fine, how is your's? =)
But what are you referring to?
On Mon, Mar 22, 2010 at 7:09 PM, Noah Slater wrote:
> What about gmake?
>
> On 22 Mar 2010, at 18:02, till wrote:
>
>> On Mon, Mar 22, 2010 at 6:52 PM, Noah Slater wrote:
>>> What PREFIX did
On Mon, Mar 22, 2010 at 6:52 PM, Noah Slater wrote:
> What PREFIX did you use? We don't support spaces.
No PREFIX sir. ;-)
./bootstrap
./configure
make check
Till
>
> What version of make are you using? We require GNU Make, so try again with
> "gmake" instead.
&
http://svn.apache.org/repos/asf/couchdb/tags/0.11.0/
>
> Happy voting,
>
> N
>
Ubuntu 9.10:
Linux till-laptop 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 04:38:19
UTC 2010 x86_64 GNU/Linux
All tests successful.
Files=33, Tests=456, 46 wallclock secs (17.52 cusr + 2.29 csys =
there are equivalents for other linux distributions. :-)
Till
1 - 100 of 114 matches
Mail list logo