Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

RAP/Git

< RAP
Revision as of 16:39, 26 April 2012 by Unnamed Poltroon (Talk) (New page: == Common Structure == We've agreed on a common structure for all our git repositories: ; bundles/ : all bundle projects ; features/ : feature projects ; releng/ : projects for release e...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Common Structure

We've agreed on a common structure for all our git repositories:

bundles/
all bundle projects
features/
feature projects
releng/
projects for release engineering
tests/
unit test projects

RAP Runtime

There will be one repository for the runtime:

RAP Tooling

.. and one repository for the tooling:

RAP Incubator

The RAP Incubator project is partitioned into components. Every component has its own repository:

Back to the top