Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 491549

Summary: activate gerrit for papyrus-rt website
Product: Community Reporter: Remi Schnekenburger <rschnekenburger>
Component: GerritAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: charles, give.a.damus
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Remi Schnekenburger CLA 2016-04-12 17:48:16 EDT
Hi,

Can you please activate Gerrit on the git repository of the website of the papyrus-rt project?

Thanks
Comment 1 Eclipse Webmaster CLA 2016-04-13 14:30:20 EDT
Done.  You will need to start using the following URLs:

https://committer_id@git.eclipse.org/r/www.eclipse.org/papyrus-rt

ssh://committer_id@git.eclipse.org:29418/www.eclipse.org/papyrus-rt

Project committers can push directly to master and bypass code review by pushing to refs/heads/master

Contributors and committers must push to refs/for/master to trigger code review.

-M.