> And, just now, I realized that it is wanting to create databases > in whatever directory I start from. (I do not understand why > it wasn't trying to create them in /usr/local/var/lib but rather > /usr/local/var/lib/couchdb before). > > I start PAT in /usr/local/var/lib/couchdb_pat > and start > MIKE in /usr/local/var/lib/couchdb_mike > > and I can run separate test suites and create databases with > each invocation that the other invocation does not see. > > > The trivial workaround to have it function as I want is to > > cd path/to/invocation/database/directory && couchdb -n -a ... > > > Of course, not a long-term strategy but will work for now.
Michael, Hmm, you must've uncovered a bug here in the recent boot sequence updates. You've probably reduced it well enough that we should be able to get it fixed though. Thanks for the report. Paul Davis
