GitHub user oreinecke reopened a pull request:
https://github.com/apache/couchdb-couch-plugins/pull/1
Fixed bad windows temp file.
I've even "tested" it as much as I compiled couch_plugins.beam and replaced
the old beam file of my windows CouchDB installation and posted some data to
/_plugins.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/oreinecke/couchdb-couch-plugins master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-plugins/pull/1.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1
----
commit 24b6bcce152e2e10bb40de5e1f61494224c9fdd6
Author: Oscar Reinecke <[email protected]>
Date: 2014-10-07T11:31:17Z
Fixed bad windows temp file.
Windows apparently also accepts normal slashes, so this pretty much does
the trick.
commit 41ef33d727dd99f60a5b76560897804d216fb2be
Author: Oscar Reinecke <[email protected]>
Date: 2014-10-07T12:51:07Z
Used filename:join to prevent duplicate slashes.
commit e43a396a57b45d4d59df81942f3f8d2d46e8b17b
Author: Oscar Reinecke <[email protected]>
Date: 2014-10-13T12:25:23Z
Acquired temp dir from mochitemp:gettempdir.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---