ParaView/Git/Account
From KitwarePublic
Jump to navigationJump to search
This page documents how to setup ParaView developer accounts. See our table of contents for more information.
Gerrit
Anyone may request access to the ParaView Gerrit Code Review site to propose and review changes. Follow these steps to set up access:
- Get an OpenID
- Register at http://review.source.kitware.com using your OpenID (link in upper right)
- Sign in
- Set all fields in your profile at http://review.source.kitware.com/#/settings/
- Add your ssh public key at http://review.source.kitware.com/#/settings/ssh-keys
Git
Authorized developers may publish work directly to paraview.org
repositories.
Follow these steps to set up access:
- Submit your ssh public key to the Kitware Password form
- Perform an authentication test:
$ ssh git@paraview.org info