wohali commented on issue #2404: 3.0 build is broken on Microsoft Windows URL: https://github.com/apache/couchdb/issues/2404#issuecomment-572210466 That PR didn't fix Fauxton on Windows @janl . Going to have to dig into the change more deeply, and see exactly how this functioned under 2.3.1. For completeness, after `make release` on Windows, `rel\couchdb\bin\couchdb` contains: ``` set COUCHDB_FAUXTON_DOCROOT="./share/www" ``` and hitting `http://localhost:5984/_utils` after startup produces the raw text string `Not found.`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
