I think it might be an issue with the patch file -- looking at one that I
generated with IntelliJ to submit to Shindig (which works fine with review
board) I see SVN revision numbers referenced like this:
--- content/samplecontainer/examples/commoncontainer/assembler.js
(revision 1148651)
+++ content/samplecontainer/examples/commoncontainer/assembler.js
(revision )
@@ -24,6 +24,13 @@
var testConfig = testConfig || {};
Looking at Sean's patch I see this:
--- src/main/java/org/apache/rave/portal/model/Page.java Base (BASE)
+++ src/main/java/org/apache/rave/portal/model/Page.java Locally
Modified (Based On LOCAL)
@@ -64,6 +64,7 @@
private PageLayout pageLayout;
>-----Original Message-----
>From: Marlon Pierce (JIRA) [mailto:[email protected]]
>Sent: Tuesday, September 06, 2011 11:14 AM
>To: [email protected]
>Subject: [jira] [Commented] (RAVE-201) Update a Page (title and layout)
>
>
> [ https://issues.apache.org/jira/browse/RAVE-
>201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-
>tabpanel&focusedCommentId=13098072#comment-13098072 ]
>
>Marlon Pierce commented on RAVE-201:
>------------------------------------
>
>Sean, is the http 500 error coming from Jira or from SVN? You'll need write
>access to SVN and you'll need to use https, not http.
>
>> Update a Page (title and layout)
>> --------------------------------
>>
>> Key: RAVE-201
>> URL: https://issues.apache.org/jira/browse/RAVE-201
>> Project: Rave
>> Issue Type: Story
>> Reporter: Anthony Carlucci
>> Fix For: 0.4-INCUBATING
>>
>> Attachments: RAVE-201.patch
>>
>>
>> As a User, I want to update a page's properties and layout so that I can
>control the layout of my individual pages without having to re-add all my
>gadgets.
>
>--
>This message is automatically generated by JIRA.
>For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>