Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] mt4e in Groovy

Am 24.08.2011 17:05, schrieb Denis Roy:

Thanks for the quick response.

>> 1. What is the most efficient way to get a complete copy of the 3.7.0
>> Eclipse release (basically a mirror of the p2 repo)? Should I use the
>> p2 mirror application to copy the data from the main site to our
>> maven.eclipse.org host?
>>
>> Or would it be possible to get a read-only NFS mount of the folder?
> 1. rsync is likely your best bet.  Simply rsync from
> download.eclipse.org::eclipseFullMirror

Is that 3.7.0 or everything ever published? I'd rather download only 3.7.0.

And I couldn't get it to work:

nexus@maven:~/mt4e/3.7.0/downloads> rsync
download.eclipse.org::eclipseFullMirror eclipseFullMirror
rsync: failed to connect to download.eclipse.org: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(122)
[receiver=3.0.4]

Permissions or PEBKAC?

>> 2. The binary for the new tool is about 8MB. How do I get that onto
>> one of the Eclipse download sites?

> 2. rsync is likely your best bet.  Simply rsync to
> commiter_id@xxxxxxxxxxxxxxx:downloads/technology/dash

Thanks, that works :-) If anyone has the same problem, here is the wiki
page: http://wiki.eclipse.org/IT_Infrastructure_Doc#Downloads

Regards,

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://blog.pdark.de/


Back to the top