TubeTK/Git/Account: Difference between revisions
From KitwarePublic
< TubeTK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This page documents how to setup TubeTK developer accounts. | This page documents how to setup TubeTK developer accounts. | ||
See our [[TubeTK/Git|table of contents]] for more information. | See our [[TubeTK/Git|table of contents]] for more information. | ||
=Gerrit= | |||
Anyone may request access to the [http://review.source.kitware.com/p/TubeTK TubeTK Gerrit Code Review] site to propose and review changes. | |||
Follow these steps to set up access: | |||
# Get an [http://openid.net/get-an-openid/ 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= | =Git= |
Revision as of 20:26, 28 November 2012
This page documents how to setup TubeTK developer accounts. See our table of contents for more information.
Gerrit
Anyone may request access to the TubeTK 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 tubetk.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@tubetk.org info