You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by James Bognar <ja...@apache.org> on 2018/01/22 21:01:27 UTC

Juneau on GitBox is live.

The Juneau projects have been ported to GitBox:

https://gitbox.apache.org/repos/asf?p=juneau.git
https://gitbox.apache.org/repos/asf?p=juneau-website.git

I've verified that changes are being reflected in github.com/apache/juneau.


In theory, we should be able to merge pull requests through github, but I
still see the message "Only those with write access
<https://help.github.com/articles/what-are-the-different-access-permissions> to
this repository can merge pull requests."

How do I get write access?

Re: Juneau on GitBox is live.

Posted by James Bognar <ja...@apache.org>.
I'll update the links on the website.  But it looks like gitwcsub isn't
pointing to gitbox yet, and I don't know how to change that.

Is it correct to say that PMC/Contributors will normally be working against
https://gitbox.apache.org/repos/asf/juneau.git and casual contributors will
be submitting pull requests through https://github.com/apache/juneau?

On Tue, Jan 23, 2018 at 11:23 AM, John D. Ament <jo...@apache.org>
wrote:

>
>
> On Tue, Jan 23, 2018 at 11:21 AM Stian Soiland-Reyes <st...@apache.org>
> wrote:
>
>> On Mon, 22 Jan 2018 16:01:27 -0500, James Bognar <ja...@apache.org>
>> wrote:
>> > The Juneau projects have been ported to GitBox:
>> >
>> > https://gitbox.apache.org/repos/asf?p=juneau.git
>> > https://gitbox.apache.org/repos/asf?p=juneau-website.git
>>
>> The permissions work, I was able to close
>> https://github.com/apache/juneau/pull/5
>> in the GitHub UI.
>>
>> I was also available to edit NOTICE directly
>> in GitHub, which commit immediately appeared in
>> https://gitbox.apache.org/repos/asf?p=juneau-website.git;a=summary
>> and in
>> git clone https://gitbox.apache.org/repos/asf/juneau-website.git
>>
>>
>> However these legacy locations seem to not work:
>>
>> git clone git://git.apache.org/juneau-website.git
>> git clone https://git-wip-us.apache.org/repos/asf/juneau-website.git/
>>
>> Also it is listed in http://git.apache.org/ but the links don't work,
>> e.g. 404 on
>> https://git-wip-us.apache.org/repos/asf?p=juneau-website.git
>> https://git-wip-us.apache.org/repos/asf?p=juneau.git
>
>
>
> That is correct, gitbox is not git.a.o or git-wip-us, they operate
> differently.
>

Re: Juneau on GitBox is live.

Posted by "John D. Ament" <jo...@apache.org>.
On Tue, Jan 23, 2018 at 11:21 AM Stian Soiland-Reyes <st...@apache.org>
wrote:

> On Mon, 22 Jan 2018 16:01:27 -0500, James Bognar <ja...@apache.org>
> wrote:
> > The Juneau projects have been ported to GitBox:
> >
> > https://gitbox.apache.org/repos/asf?p=juneau.git
> > https://gitbox.apache.org/repos/asf?p=juneau-website.git
>
> The permissions work, I was able to close
> https://github.com/apache/juneau/pull/5
> in the GitHub UI.
>
> I was also available to edit NOTICE directly
> in GitHub, which commit immediately appeared in
> https://gitbox.apache.org/repos/asf?p=juneau-website.git;a=summary
> and in
> git clone https://gitbox.apache.org/repos/asf/juneau-website.git
>
>
> However these legacy locations seem to not work:
>
> git clone git://git.apache.org/juneau-website.git
> git clone https://git-wip-us.apache.org/repos/asf/juneau-website.git/
>
> Also it is listed in http://git.apache.org/ but the links don't work,
> e.g. 404 on
> https://git-wip-us.apache.org/repos/asf?p=juneau-website.git
> https://git-wip-us.apache.org/repos/asf?p=juneau.git



That is correct, gitbox is not git.a.o or git-wip-us, they operate
differently.

Re: Juneau on GitBox is live.

Posted by Stian Soiland-Reyes <st...@apache.org>.
On Mon, 22 Jan 2018 16:01:27 -0500, James Bognar <ja...@apache.org> wrote:
> The Juneau projects have been ported to GitBox:
> 
> https://gitbox.apache.org/repos/asf?p=juneau.git
> https://gitbox.apache.org/repos/asf?p=juneau-website.git

The permissions work, I was able to close
https://github.com/apache/juneau/pull/5
in the GitHub UI. 

I was also available to edit NOTICE directly
in GitHub, which commit immediately appeared in
https://gitbox.apache.org/repos/asf?p=juneau-website.git;a=summary
and in 
git clone https://gitbox.apache.org/repos/asf/juneau-website.git


However these legacy locations seem to not work:

git clone git://git.apache.org/juneau-website.git
git clone https://git-wip-us.apache.org/repos/asf/juneau-website.git/

Also it is listed in http://git.apache.org/ but the links don't work,
e.g. 404 on
https://git-wip-us.apache.org/repos/asf?p=juneau-website.git
https://git-wip-us.apache.org/repos/asf?p=juneau.git

Re: Juneau on GitBox is live.

Posted by James Bognar <ja...@apache.org>.
Nevermind...I think I figured it out.  I see a "GitBox Account Linking
Utility" that looks promising :-)

On Mon, Jan 22, 2018 at 4:01 PM, James Bognar <ja...@apache.org>
wrote:

> The Juneau projects have been ported to GitBox:
>
> https://gitbox.apache.org/repos/asf?p=juneau.git
> https://gitbox.apache.org/repos/asf?p=juneau-website.git
>
> I've verified that changes are being reflected in github.com/apache/juneau
> .
>
>
> In theory, we should be able to merge pull requests through github, but I
> still see the message "Only those with write access
> <https://help.github.com/articles/what-are-the-different-access-permissions> to
> this repository can merge pull requests."
>
> How do I get write access?
>
>