You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by Dmitry <re...@list.ru> on 2015/03/19 13:32:28 UTC

incubator commit credentials

Hello,

I cannot access to the apache incubator
https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-common-activities.git
with my apache account (redmitry).
Is there something special I have to do?

Cheers,

Dmitry

RE: incubator commit credentials

Posted by Christian Brenninkmeijer <ch...@manchester.ac.uk>.
I worked on a better way to present this.
With some help from Matt and Stain.

Have a look at:
http://taverna.incubator.apache.org/download/code/test.html

If people like that I will make it the actual code page.

Christian
________________________________________
From: Dmitry [redmitry@list.ru]
Sent: Thursday, March 19, 2015 2:06 PM
To: dev@taverna.incubator.apache.org
Subject: Re: incubator commit credentials

I couldn't clone "incubator-taverna-common-activities" from
https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-maven-parent.git
but it was ok from:
https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git

And right now the links at:
http://taverna.incubator.apache.org/download/code/
are fine.

Dmitry

P.S. I refactored "incubator-taverna-common-activities" to the
"org.apache.taverna" package and pushed them to the master without any
branch.

I suppose the same must be done for all modules?

Dmitry

On 3/19/2015 2:44 PM, alaninmcr wrote:
> On 19/03/2015 13:34, Dmitry wrote:
>> I think the https links found at:
>> http://taverna.incubator.apache.org/download/code/
>> are wrong.
>>  From http://git.apache.org/
>> https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git
>>
>>
>> works fine.
>
> To pick incubator-taverna-language as an example, for me,
>
> the link on the text opens
> https://github.com/apache/incubator-taverna-language in a browser,
> the browse button does the same,
> the git button opens a local application to try to clone the git
> repository
> the https button opens
> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-maven-parent.git
> in a browser
>
> What happens for you?
>
>> Cheers,
>>
>> Dmitry
>
> Alan
> .
>


Re: incubator commit credentials

Posted by Dmitry <re...@list.ru>.
I couldn't clone "incubator-taverna-common-activities" from
https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-maven-parent.git
but it was ok from:
https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git

And right now the links at:
http://taverna.incubator.apache.org/download/code/
are fine.

Dmitry

P.S. I refactored "incubator-taverna-common-activities" to the 
"org.apache.taverna" package and pushed them to the master without any 
branch.

I suppose the same must be done for all modules?

Dmitry

On 3/19/2015 2:44 PM, alaninmcr wrote:
> On 19/03/2015 13:34, Dmitry wrote:
>> I think the https links found at:
>> http://taverna.incubator.apache.org/download/code/
>> are wrong.
>>  From http://git.apache.org/
>> https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git 
>>
>>
>> works fine.
>
> To pick incubator-taverna-language as an example, for me,
>
> the link on the text opens 
> https://github.com/apache/incubator-taverna-language in a browser,
> the browse button does the same,
> the git button opens a local application to try to clone the git 
> repository
> the https button opens 
> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-maven-parent.git 
> in a browser
>
> What happens for you?
>
>> Cheers,
>>
>> Dmitry
>
> Alan
> .
>


Re: incubator commit credentials

Posted by Andy Seaborne <an...@apache.org>.
On 19/03/15 13:44, alaninmcr wrote:
> On 19/03/2015 13:34, Dmitry wrote:
>> I think the https links found at:
>> http://taverna.incubator.apache.org/download/code/
>> are wrong.
>>  From http://git.apache.org/
>> https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git
>>
>>
>> works fine.
>
> To pick incubator-taverna-language as an example, for me,
>
> the link on the text opens
> https://github.com/apache/incubator-taverna-language in a browser,
> the browse button does the same,
> the git button opens a local application to try to clone the git repository
> the https button opens
> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-maven-parent.git
> in a browser
>
> What happens for you?
>
>> Cheers,
>>
>> Dmitry
>
> Alan

The canonical form to clone from is:

https://git-wip-us.apache.org/repos/asf/REPO.git

as given on http://git.apache.org/

I think /repos/asf?p=... is the browser interface which is different in 
this installation.

Browsing to https://git-wip-us.apache.org/repos/asf/REPO.git redirects 
(302) to /repos/asf?p=REPO.git

302 causes the browser URL to change.

	Andy


Re: incubator commit credentials

Posted by alaninmcr <al...@googlemail.com>.
On 19/03/2015 13:34, Dmitry wrote:
> I think the https links found at:
> http://taverna.incubator.apache.org/download/code/
> are wrong.
>  From http://git.apache.org/
> https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git
>
> works fine.

To pick incubator-taverna-language as an example, for me,

the link on the text opens 
https://github.com/apache/incubator-taverna-language in a browser,
the browse button does the same,
the git button opens a local application to try to clone the git repository
the https button opens 
https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-maven-parent.git 
in a browser

What happens for you?

> Cheers,
>
> Dmitry

Alan

Re: incubator commit credentials

Posted by Dmitry <re...@list.ru>.
I think the https links found at:
http://taverna.incubator.apache.org/download/code/
are wrong.
 From http://git.apache.org/
https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git
works fine.


Cheers,

Dmitry

On 3/19/2015 1:32 PM, Dmitry wrote:
> Hello,
>
> I cannot access to the apache incubator
> https://git-wip-us.apache.org/repos/asf?p=incubator-taverna-common-activities.git 
>
> with my apache account (redmitry).
> Is there something special I have to do?
>
> Cheers,
>
> Dmitry
> .
>