[ https://issues.apache.org/jira/browse/COR-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383545#comment-14383545 ]
Peter Kelly commented on COR-52: -------------------------------- I tried to apply these patches but got the following errors: peter@macbookpro:~/dev/formats$ git apply ~/temp/0001-Added-uncommited-change-for-server-example.patch.txt error: consumers/dfwebserver/.gitignore: No such file or directory error: consumers/dfwebserver/examples/node/server/server.js: No such file or directory peter@macbookpro:~/dev/formats$ git apply ~/temp/0001-Added-node-support-and-server-example.patch.txt error: patch failed: consumers/dfwebserver/makefile:1 error: consumers/dfwebserver/makefile: patch does not apply error: patch failed: consumers/dfwebserver/setup.py:1 error: consumers/dfwebserver/setup.py: patch does not apply error: patch failed: consumers/dfwebserver/src/dfconvert.c:1 error: consumers/dfwebserver/src/dfconvert.c: patch does not apply error: patch failed: consumers/dfwebserver/src/dfutil.c:1 error: consumers/dfwebserver/src/dfutil.c: patch does not apply error: patch failed: consumers/dfwebserver/test.py:1 error: consumers/dfwebserver/test.py: patch does not apply error: patch failed: consumers/dfwebserver/testSubprocess.py:1 error: consumers/dfwebserver/testSubprocess.py: patch does not apply The first patch applied (simulate a GET call), which I committed a couple of days ago. Could you redo the others based on a diff of the current head (1b12e2e) to the latest commit to your local repo? Also btw the patches are all numbered 0001 ;) > Patch storage > ------------- > > Key: COR-52 > URL: https://issues.apache.org/jira/browse/COR-52 > Project: Corinthia > Issue Type: Task > Components: blackbox testing > Reporter: Franz de Copenhague > Priority: Trivial > Attachments: > 0001-Added-missing-doDummyGet-in-index.html.-And-folder-r.patch, > 0001-Added-node-support-and-server-example.patch, > 0001-Added-uncommited-change-for-server-example.patch, > 0001-Simulate-a-GET-call-to-dfwebserver.patch > > > This is a patch storage to share patches -- This message was sent by Atlassian JIRA (v6.3.4#6332)