CMake/Git/Account: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
(→Git) |
||
Line 6: | Line 6: | ||
Authorized developers may publish work in <code>cmake.org</code> repositories. | Authorized developers may publish work in <code>cmake.org</code> repositories. | ||
See our [[CMake:Module_Maintainers#New_Maintainer|new maintainer instructions]] to join. | |||
''After you have been invited'' to gain developer access follow these steps: | |||
# 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@cmake.org info</code> | #:<code>$ ssh git@cmake.org info</code> |
Revision as of 13:57, 10 July 2012
This page documents how to setup CMake developer accounts. See our table of contents for more information. See also the Module Maintainer startup instructions.
Git
Authorized developers may publish work in cmake.org
repositories.
See our new maintainer instructions to join.
After you have been invited to gain developer access follow these steps:
- Submit your ssh public key to the Kitware Password form
- Perform an authentication test:
$ ssh git@cmake.org info