TubeTK/Git/Account: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "This page documents how to setup TubeTK developer accounts. See our table of contents for more information. =Git= Authorized developers may publish work directly...")
 
Line 4: Line 4:
=Git=
=Git=


Authorized developers may publish work directly to <code>igstk.org</code> repositories.
Authorized developers may publish work directly to <code>tubetk.org</code> repositories.
Follow these steps to set up access:
Follow these steps to set up access:
# 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 14:53, 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