Petr,

Thank you for your quick reply.

git clone https://gitbox.apache.org/repos/ignite.git

404 on that one ….

“[git]<http://git-scm.com/>projects<https://gitbox.apache.org/repos/ignite.git> 
/


404 - No projects found
OPML<https://gitbox.apache.org/repos/ignite.git?a=opml> 
TXT<https://gitbox.apache.org/repos/ignite.git?a=project_index>
“

I just realized that this is a security outcome ….   Looking at 
gitbox.apache.com, I need an account there.   Can I just clone (for now) from a 
github repo?

Issuing the command:

git clone https://github.com/apache/ignite

yielded what seems like what I want ….

If I want to give back ….  How do I go about getting (gitting 😊 ) an apache id? 
  I might already have one from some work with Apache Metron (not sure). …

For Apache Metron - was investigating the use of ignite to replace the lucene 
decendents of hot data repos …

For now – I’m building off of the mirror apache github site ….

Cheers

SCott

From: Petr Ivanov <[email protected]>
Sent: Thursday, January 17, 2019 10:18 AM
To: [email protected]
Subject: Re: ignite git repo

Repository is move to GitBox
Clone command: git clone http://gitbox.apache.org/repos/ignite.git




On 17 Jan 2019, at 19:17, Scott Cote <[email protected]<mailto:[email protected]>> 
wrote:

Hello Igniters:

I’m having trouble cloning the git repo.  Want to build from source and maybe 
make an add on ….

Went to the link:  https://ignite.apache.org/download.cgi#git-repository     to 
get the “git” url/command
Am issuing the command:   git clone 
https://git-wip-us.apache.org/repos/asf/ignite

But am getting (gitting???):

$ git clone https://git-wip-us.apache.org/repos/asf/ignite
Cloning into 'ignite'...
fatal: repository 'https://git-wip-us.apache.org/repos/asf/ignite/' not found

Investigating the url and I’m redirected to

https://gitbox.apache.org/repos/asf?p=ignite.git

So how do I clone?  The instructions are off ….

Thanks in advance.

SCott

Reply via email to