Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Dirigible/Infrastructure/Update Downloads

< Dirigible‎ | Infrastructure
Revision as of 03:43, 16 September 2015 by Unnamed Poltroon (Talk) (Created page with "== Update Downloads == ==== Remote copy ==== scp -r . <user>@build.eclipse.org:~/downloads/dirigible/nightly ==== Manage ==== ssh <user>@build.eclipse.org ==== Copy...")

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

Update Downloads

Remote copy

   scp -r . <user>@build.eclipse.org:~/downloads/dirigible/nightly

Manage

   ssh <user>@build.eclipse.org

Copy as Stable

In case the current nightly build is stable

   cp -avr nightly stable

Downloads Check Tool

https://www.eclipse.org/projects/tools/downloads.php?id=ecd.dirigible

Back to the top