User Tools

Site Tools


dev_step_by_step:getting_to_the_code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
dev_step_by_step:getting_to_the_code [2015/01/28 10:23]
Christopher Price
dev_step_by_step:getting_to_the_code [2015/02/22 06:19]
Iben Rodriguez
Line 1: Line 1:
 +====== Getting Started Code Access for Developers ======
 +
 ====  Your account, Gerrit & Git  ==== ====  Your account, Gerrit & Git  ====
  
Line 4: Line 6:
  
 For access to OPNFV'​s infrastructure,​ you will need a [[https://​identity.linuxfoundation.org/​user/​|LinuxFoundation account]]. ​ (Please use your company email address for the Linux Foundation account) For access to OPNFV'​s infrastructure,​ you will need a [[https://​identity.linuxfoundation.org/​user/​|LinuxFoundation account]]. ​ (Please use your company email address for the Linux Foundation account)
 +
 +==== Git ====
 +
 +OPNFV uses Git repositories for our code, documentation,​ and test artifacts. ​ Git is a common tool for open source collaborative projects and there are many resources to help you become a master at working with Git.  A good place to start is the [[http://​githowto.com/​|Git how to]] guide.
 +
 +Our development processes will help guide you how to work with each project type.  Once that material is ready we will provide links here for performing various tasks in OPNFV. ​ For now you can get started by browsing the projects on Gerrit and setting up your security. ​ Git-Review as listed below is a great tool for simplifying the basics when working with Git.
  
 ==== Gerrit ===== ==== Gerrit =====
  
-Below are several howto'​s below on setting ​up git and getting started with Gerrit:+Gerrit is our code review and maintenance vehicle, this is where you will go to comment and review existing patches, this is where your patches will show up once you have pushed them to the Git repository. ​ You can subscribe to be notified to any changes to projects you are interested in.  Use your LinuxFoundation ID and log in to the opnfv Gerrit ​site.
  
 +[[https://​gerrit.opnfv.org/​gerrit/#/​]]
  
 +Below are several howto'​s below on setting up git and getting started with Gerrit:
  
 Step-by-step instructions and screenshots for getting **Gerrit access** and working with **git** Step-by-step instructions and screenshots for getting **Gerrit access** and working with **git**
dev_step_by_step/getting_to_the_code.txt ยท Last modified: 2015/02/22 06:19 by Iben Rodriguez