TubeTK/Git/Account: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 8: Line 8:
# Submit your ssh public key to the [https://www.kitware.com/Admin/SendPassword.cgi Kitware Password] form
# Submit your ssh public key to the [https://www.kitware.com/Admin/SendPassword.cgi Kitware Password] form
# Perform an [[Git/Publish#Authentication_Test|authentication test]]:
# Perform an [[Git/Publish#Authentication_Test|authentication test]]:
#:<code>$ ssh git@tubetk .org info</code>
#:<code>$ ssh git@tubetk.org info</code>

Revision as of 15:17, 12 June 2012

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

Git

Authorized developers may publish work directly to tubetk.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@tubetk.org info