> On 2011-09-16 06:31:13, Alejandro Abdelnur wrote:
> >
>
> Mohammad Islam wrote:
> Not clear about "canonical" repo and origin remote.
> Would you please explain what are those two options. Also what to modify
> is not clear.
>
I've meant the GIT repo URL should be obtained as follows:
git remote -v | grep origin | grep fetch | awk '{print $2}'
- Alejandro
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1850/#review1923
-----------------------------------------------------------
On 2011-09-16 03:11:33, Mohammad Islam wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/1850/
> -----------------------------------------------------------
>
> (Updated 2011-09-16 03:11:33)
>
>
> Review request for oozie.
>
>
> Summary
> -------
>
> Modify bin/mkdistro.sh to refer to svn instead of git
>
>
> This addresses bug OOZIE-558.
> https://issues.apache.org/jira/browse/OOZIE-558
>
>
> Diffs
> -----
>
> http://svn.apache.org/repos/asf/incubator/oozie/trunk/bin/mkdistro.sh
> 1170386
>
> Diff: https://reviews.apache.org/r/1850/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Mohammad
>
>