If anyoen looks for solution for this, here is the place. It works for me.

--angelo

On Fri, Sep 16, 2011 at 7:05 PM, Angelo K. Huang <[email protected]>wrote:

> Could you try a java file instead of readme?
>
> --angelo
> On Fri, Sep 16, 2011 at 6:33 PM, Roman Shaposhnik <[email protected]>wrote:
>
>> On Thu, Sep 15, 2011 at 11:28 PM, Alejandro Abdelnur <[email protected]>
>> wrote:
>> > Roman,
>> >
>> > git diff --no-prefix works in RB if RB is using a GIT repo for the
>> > project, if RB is using a SVN repo, it fails. Please try in the Oozie
>> > RB in apache and you'll see.
>>
>> Sure it works!
>>
>> Here's how (also works with git-svn)
>>
>> $ git clone git://github.com/apache/oozie
>> $ cd oozie
>> $ vim readme.txt
>> $ git diff --no-prefix > /tmp/patch
>>
>> Now go to review board: https://reviews.apache.org
>>
>> Submit this patch AND DO NOT FORGET to specify trunk
>> in the Base Directory: field.
>>
>> Presto!
>>
>> https://reviews.apache.org/r/1942/
>>
>> Thanks,
>> Roman.
>>
>
>

Reply via email to