ITK/Git/Account

From KitwarePublic
< ITK‎ | Git
Revision as of 18:53, 17 November 2010 by Brad.king (talk | contribs) (→‎Git)
Jump to navigationJump to search

This page documents how to setup ITK developer accounts. See our table of contents for more information.

Gerrit

Anyone may request access to the ITK Gerrit Code Review site to propose and review changes. Follow these steps to set up access:

  1. Get an OpenID
  2. Register at http://review.source.kitware.com using your OpenID (link in upper right)
  3. Sign in
  4. Set all fields in your profile at http://review.source.kitware.com/#settings
  5. Add your ssh public key at http://review.source.kitware.com/#settings,ssh-keys

Git

Authorized developers may publish work directly to itk.org repositories. Follow these steps to set up access:

  1. Submit your ssh public key to the Kitware Password form
  2. Perform an authentication test:
    $ ssh git@itk.org info