Thanks to Ian, we have now migrated the Taverna Git repositories 
We can now write to either gitbox.apache.org or the github.com
repositories. 

For committers this should mean easier handling of pull requests as the
GitHub UI would also have write access.


Note that the previous "git-wip-us" repositories are now removed, see
below on how to update your checkout.


Committers/PPMC folks - if you find yourself not in this list:
https://github.com/orgs/apache/teams/taverna-committers/members

.. then you will need to link your GitHub account with your ASF account
here: https://gitbox.apache.org/setup/


Alternatively you can still commit with your ASF account - but now to
the repository at https://gitbox.apache.org instead of the old
git-wip-us.apache.org server. This should also work in read-only for
anonymous users.


I've updated https://taverna.incubator.apache.org/download/code/
with the new info and GitBox in the dropdown list, you may find this
useful to update your checkouts. 

I've added "GitHub SSH" in the list which should work 
as well for those using SSH keys with GitHub.



New secret feature on page: 
If you switch dropdown to "Apache GitBox" then the Browse button will
also go there instead of GitHub.


To update an existing checkout, use "git remote set-url" with your
new favourite:

  stain@biggie:~/src/incubator-taverna-maven-parent$ git remote set-url origin 
g...@github.com:apache/incubator-taverna-maven-parent.git
  stain@biggie:~/src/incubator-taverna-maven-parent$ git pull
  Already up-to-date.

Committers - to test authorization (https works anonymously) you can do a small
change in README.md before you git push.


-- 
Stian Soiland-Reyes
https://orcid.org/0000-0001-9842-9718

Reply via email to