Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Old PTP builds moved to archive.eclipse.org

I have moved most of the old builds to archive.eclipse.org
The URLs to access these files don't have to change:
since the URLS to access the builds from our builds page on http://wiki.eclipse.org/PTP/builds
look something like
http://www.eclipse.org/downloads/download.php?file=/tools/ptp/builds/helios/I.I201005040643/ptp-master-4.0.0-I201005040643.zip
The download.php script will, if a file is not found on download.eclipse.org, try to find the file on archive.eclipse.org instead.

The builds prior to the final build of our 4.0.0 Helios release have been moved.

So hopefully we will have been good stewards of our file space enough to get back on all the mirrors.
(We are only on the amazon AWS mirror now)

For the record, to move them with a simple 'cp' command (instead of e.g. scp between systems)
w can do this:
from e.g. dev.eclipse.org at ~/downloads/tools/ptp/builds/helios
cp -r foo /home/data/httpd/archive.eclipse.org/tools/ptp/builds/helios
then delete it from downloads when satisfied that the URL still works.


Formerly, the archive.eclipse.org machine didn't have a tools/ptp directory; it just had a /ptp directory.
I had them create tools/ptp so that the URLs are symmetric with download.eclipse.org (and thus the URLs
don't have to change).


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG Communications Protocols and Tools
Mailing Address: IBM Corp., Coldstream Research Campus, 745 West New Circle Road, Lexington, KY 40511


Back to the top