Document issue

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Document issue

kcheng.mvp
Hi All,

https://ignite.incubator.apache.org/community/contribute.html#contribute

in this page it addresses that the source code is at

# Master branch.
$ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite

# Release branch.
$ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite -b
ignite-1.3.0



The git url should be https://git-wip-us.apache.org/repos/asf/incubator,
right? As I can not checkout the source code from
https://git-wip-us.apache.org/repos/asf/incubator-ignite
Reply | Threaded
Open this post in threaded view
|

Re: Document issue

Alexey Kuznetsov-2
Ken,

Apache Ignite was graduated recently to Top Level Project (TLP).

And moved from incubator.

Just remove "incubator" from links and all should work (
https://git-wip-us.apache.org/repos/asf/ignite
<https://git-wip-us.apache.org/repos/asf/incubator-ignite>).

I think site will be updated shortly.

On Mon, Aug 24, 2015 at 2:59 PM, Ken Cheng <[hidden email]> wrote:

> Hi All,
>
> https://ignite.incubator.apache.org/community/contribute.html#contribute
>
> in this page it addresses that the source code is at
>
> # Master branch.
> $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite
>
> # Release branch.
> $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite -b
> ignite-1.3.0
>
>
>
> The git url should be https://git-wip-us.apache.org/repos/asf/incubator,
> right? As I can not checkout the source code from
> https://git-wip-us.apache.org/repos/asf/incubator-ignite
>



--
Alexey Kuznetsov
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Document issue

dsetrakyan
In reply to this post by kcheng.mvp
We are in the process of graduation, so some of the links were wrong. I
have updated the whole website and hopefully fixed all the links.

The correct GIT link is:
https://git-wip-us.apache.org/repos/asf/ignite

D.

On Mon, Aug 24, 2015 at 12:59 AM, Ken Cheng <[hidden email]> wrote:

> Hi All,
>
> https://ignite.incubator.apache.org/community/contribute.html#contribute
>
> in this page it addresses that the source code is at
>
> # Master branch.
> $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite
>
> # Release branch.
> $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite -b
> ignite-1.3.0
>
>
>
> The git url should be https://git-wip-us.apache.org/repos/asf/incubator,
> right? As I can not checkout the source code from
> https://git-wip-us.apache.org/repos/asf/incubator-ignite
>