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

Subversive/Retention Policy

< Subversive
Revision as of 06:05, 20 April 2010 by Igor.burilo.polarion.org (Talk | contribs) (New page: Subversive builds are stored in p2 repositories that are produced as part of the Subversive build process. This page provides an overview of the different builds maintained by the Subversi...)

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

Subversive builds are stored in p2 repositories that are produced as part of the Subversive build process. This page provides an overview of the different builds maintained by the Subversive, and their corresponding location and retention policy.

Subversive distribution consists of two parts - Subversive plug-in and Subversive SVN Connectors. Both parts are required in order to work with Subversive. Subversive SVN Connectors are external libraries with their own licenses, which are distributed from an external location at www.polarion.com.

Subversive has two types of builds: weekly and release builds. Weekly builds are produced in average once in several weeks, they contain most recent features and fixes. It's considered that they have good quality. Repository URL: http://download.eclipse.org/technology/subversive/0.7/weekly-site. Release builds are produced just before Eclipse release builds, including Simultaneous release builds. Repository URL: http://download.eclipse.org/technology/subversive/0.7/update-site. While developing a release, weekly builds are kept until the release is available, and then they are deleted.

Back to the top