Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Riena/Git"

(New page: Riena on Git Riena is stored in Git in 4 Git Repos org.eclipse.riena.git (most of the active projects are here) org.eclipse.riena.rap.git (contains riena bundle for running on top of RAP...)
 
Line 3: Line 3:
 
Riena is stored in Git in 4 Git Repos
 
Riena is stored in Git in 4 Git Repos
  
org.eclipse.riena.git (most of the active projects are here)
+
*org.eclipse.riena.git (most of the active projects are here)
org.eclipse.riena.rap.git (contains riena bundle for running on top of RAP)
+
*org.eclipse.riena.rap.git (contains riena bundle for running on top of RAP)
org.eclipse.riena.toolbox.git (contains all the bundles for the Riena Toolbox)
+
*org.eclipse.riena.toolbox.git (contains all the bundles for the Riena Toolbox)
org.eclipse.riena.old.git (contains all the bundles that are no longer used by Riena but where still in the CVS history)
+
*org.eclipse.riena.old.git (contains all the bundles that are no longer used by Riena but where still in the CVS history)

Revision as of 10:24, 16 December 2011

Riena on Git

Riena is stored in Git in 4 Git Repos

  • org.eclipse.riena.git (most of the active projects are here)
  • org.eclipse.riena.rap.git (contains riena bundle for running on top of RAP)
  • org.eclipse.riena.toolbox.git (contains all the bundles for the Riena Toolbox)
  • org.eclipse.riena.old.git (contains all the bundles that are no longer used by Riena but where still in the CVS history)

Back to the top