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 "MoDisco/SVN"

(SVN repository)
 
(Structure of repository)
Line 14: Line 14:
  
 
== Structure of repository ==
 
== Structure of repository ==
 +
 +
Each of following directory contains svn structure (branches, tags and trunk):
  
 
* doc
 
* doc

Revision as of 04:23, 13 July 2009

Access to MoDisco SVN repository

Anonymous access

http://dev.eclipse.org/svnroot/modeling/org.eclipse.gmt.modisco

Committer access

https://dev.eclipse.org/svnroot/modeling/org.eclipse.gmt.modisco

Through the web interface

http://dev.eclipse.org/viewsvn/index.cgi/?root=Modeling_MODISCO

Structure of repository

Each of following directory contains svn structure (branches, tags and trunk):

  • doc
  • examples
  • features
  • plugins
  • tests

Back to the top