Hi, i tried to upgrade from version 2.1.0 to 2.1.1.
In the docs, there is only a short paragraph: ---- 2.9.3. Upgrading Are you upgrading from CouchDB 2.0? Install CouchDB into a fresh directory. CouchDB’s directory layout has changed and may be confused by libraries present from previous releases. ---- So far, so good. 1. I compiled the source and copy the release into a new folder. 2. I copied my old local.ini into the new build directory 3. I copied the data dir into the new build directory I started couchdb again, logged in and for all database i get the following message: „This database failed to load.“ Clicking on "Verify CouchDB Installation“: Notification: Error: The database could not be created, the file already exists. Test Status Create Database Create Document ✓ Update Document Delete Document ✗ Create View ✗ Replication ✗ If I use an clean install (after compiling) all is fine... Am I doing something wrong? Cheers, Ronny
