You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Angelo K. Huang" <an...@gmail.com> on 2011/10/06 02:07:51 UTC

Re: reviewboard patches

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 <an...@gmail.com>wrote:

> Could you try a java file instead of readme?
>
> --angelo
> On Fri, Sep 16, 2011 at 6:33 PM, Roman Shaposhnik <ro...@shaposhnik.org>wrote:
>
>> On Thu, Sep 15, 2011 at 11:28 PM, Alejandro Abdelnur <tu...@gmail.com>
>> 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.
>>
>
>

Re: reviewboard patches

Posted by "Angelo K. Huang" <an...@gmail.com>.
forgot the link:

http://blog.mikepearce.net/2010/09/16/git-svn-and-reviewboard/

On Wed, Oct 5, 2011 at 5:07 PM, Angelo K. Huang <an...@gmail.com>wrote:

> 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 <an...@gmail.com>wrote:
>
>> Could you try a java file instead of readme?
>>
>> --angelo
>> On Fri, Sep 16, 2011 at 6:33 PM, Roman Shaposhnik <ro...@shaposhnik.org>wrote:
>>
>>> On Thu, Sep 15, 2011 at 11:28 PM, Alejandro Abdelnur <tu...@gmail.com>
>>> 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.
>>>
>>
>>
>