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"

m
m (Structure of repository)
Line 17: Line 17:
 
== Structure of repository ==
 
== Structure of repository ==
  
Each of following directory contains svn structure (branches, tags and trunk):
+
Each of the following directories contains svn structure (branches, tags and trunk):
  
 
* doc
 
* doc

Revision as of 13:45, 23 July 2009

Access to MoDisco SVN repository

Eclipse generic instructions SVN_Howto

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 the following directories contains svn structure (branches, tags and trunk):

  • doc
  • examples
  • features
  • plugins
  • tests

Back to the top