Re: Source code hosting

2017-12-18 Thread Julian Hyde
Committers have the right to push to the Apache repo. However I’m not sure that accounts have been set up properly yet. Waiting for Luciano to get back to me on that. Julian > On Dec 18, 2017, at 11:27 AM, Patrick Stuedi wrote: > > Indeed it looks like the repo is up and ready? We need to pre

Re: Source code hosting

2017-12-18 Thread Patrick Stuedi
Indeed it looks like the repo is up and ready? We need to prepare a few things for the first import. How are the permissions handled? -Patrick On Mon, Dec 18, 2017 at 9:53 AM, Jonas Pfefferle wrote: > Makes sense to me. > > Jonas > > On Fri, 15 Dec 2017 13:44:19 -0800 > > Julian Hyde wrote: >

Re: Source code hosting

2017-12-18 Thread Jonas Pfefferle
Makes sense to me. Jonas On Fri, 15 Dec 2017 13:44:19 -0800 Julian Hyde wrote: The approach followed by most projects is to host at https://git-wip-us.apache.org/repos/asf/incubator-crail.git and mirrored to https://github.com/apa

Re: Source code hosting

2017-12-15 Thread Julian Hyde
The approach followed by most projects is to host at https://git-wip-us.apache.org/repos/asf/incubator-crail.git and mirrored to https://github.com/apache/incubator-crail . A committer has t

Re: Source code hosting

2017-12-15 Thread Luciano Resende
It’s a must to have that. I have already created the repositories crail and crail-website. Let’s coordinate the import from where it is in github today. On Fri, Dec 15, 2017 at 5:17 AM Jonas Pfefferle wrote: > Hi @all, > > I browsed some of the other incubator project and saw that some are > hos

Source code hosting

2017-12-15 Thread Jonas Pfefferle
Hi @all, I browsed some of the other incubator project and saw that some are hosting their code on github.com/apache. I wonder if it makes sense for us to do the same. Thoughts? Regards, Jonas