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"

(Structure of repository)
Line 1: Line 1:
 
Access to MoDisco SVN repository
 
Access to MoDisco SVN repository
 +
Eclipse generic instructions [[SVN_Howto]]
  
 
== Anonymous access ==
 
== Anonymous access ==

Revision as of 04:58, 13 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 following directory contains svn structure (branches, tags and trunk):

  • doc
  • examples
  • features
  • plugins
  • tests

Back to the top