Good Evening,

the below should help you to get productive with Gerrit/Git or at least get
you to the point of having specific questions/issues.


Detailed (Text and Pictures):
http://saros-build.imp.fu-berlin.de/sarosGettingStarted/index.html
http://saros-build.imp.fu-berlin.de/sarosGettingStarted/saros-getting-started.pdf

Updated existing contribution guide:
http://www.saros-project.org/Guidelines

Steps (simple/inline):
Eclipse:
1.) Install the EGit plugin (http://download.eclipse.org/egit/updates)
2.) Create a ssh key (ssh-keygen, or in eclipse)
3.) Git clone git://dpp.git.sourceforge.net/gitroot/dpp/saros
4.) Import the projects

Web browser:
1.) http://saros-build.imp.fu-berlin.de/gerrit/ and create an account
2.) Add your public ssh key when creating the account
3.) pick a username
4.) Ask Franz or me to add your email address to the 'Approved Users'

Eclipse:
1.) Switch to the Git Repository view
2.) Open the "Remotes" tree and activate the context menu on "origin", select
"Gerrit Configuration"
3.) use 'ssh' 'saros-build.imp.fu-berlin.de:29418/saros' and add the username
you picked above

4.) Make a modification and use Team->Commit to create a commit, make sure to
enable "Change-Id" in the commit dialog
5.) Use the context menu in Git Repository view and select push..
6.) Gerrit should print a http url pointing to the review url.

(repeat 4. to 6.) for all new changes..

holger


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dpp-devel mailing list
Dpp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to