On 8 June 2012 16:40, Jan Lehnardt <j...@apache.org> wrote:
>
> On Jun 8, 2012, at 16:31 , Hans J Schroeder wrote:
>
>> Hi Jan,
>>
>>> Can you specify what systems should use which versions, so we can label 
>>> them correctly on the website?
>>
>> For Mac OS X 10.6.8 to 10.7.2:
>> https://github.com/downloads/cloudnode/couchdbx-app/CouchDB%20Server-1.2.0.zip
>>
>> For Mac OS X 10.7.3 and later
>> https://github.com/downloads/cloudnode/couchdbx-app/CouchDB%20Server-1.2.0-OS%20X%2010.7.3.zip
>
> Thanks Hans!
>
> With this, I think we are good to go to put this on the website. Anyone 
> disagreeing? :)
>
> Cheers
> Jan

Some things, files are scattered across various places.

#1 dbs & views are in ~/Library/Application Support/CouchDBServer/
#2 there's no local.ini as such, its in ~/Library/Preferences/couchdb-server.ini
#3 couch.log is in $APPROOT/Contents/Resources/couchdbx-core/var/log/couch.log
#4 couch.uri is in $APPROOT/Contents/Resources/couchdbx-core/var/run/couch.uri

If its not hard to fix #3 and #4 we should do that first. This means
CouchDB.app could
run read-only in /Applications, which it doesn't atm.

#1 and #2 make sense, but might not be immediately obvious. They could
wait, its more
about documenting somewhere.

A+
Dave

Reply via email to