Hey, so in the past I was able to move CouchDB, let's say from /foo to /bar - had to update a bunch of scripts (fgrep -r '/foo/' *) to reflect the new path, but that was it. Now, since we started using Erlang views, we can't do that anymore. We kept getting an "os error" and I ended up symlinking /foo to /bar to fix it.
Should I open an issue on Jira for that? Crash: http://friendpaste.com/7ZvuosG2uZM7QZTKOMQ29A Till
