Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Where is the GIT IFetchFactory?

On 2011-04-07 09:54, Mykola Nikishov wrote:
On 07.04.11 09:14, Thomas Hallgren wrote:

We haven't officially released it yet, you can get it from our nightly
build site...
      http://download.eclipse.org/egit/pde/updates-nightly
There is presently no repository at that location. Only an empty folder.
No, files are there:

mn@notebook:~$ LANG=C wget --continue
http://download.eclipse.org/egit/pde/updates-nightly/content.jar
http://download.eclipse.org/egit/pde/updates-nightly/artifacts.jar

...

FINISHED --2011-04-07 10:52:07--
Downloaded: 2 files, 5.9K in 0.002s (2.48 MB/s)

mn@notebook:~$ LANG=C ls -l content.jar artifacts.jar
-rw-r--r-- 1 mn mn  783 Apr  7 10:52 artifacts.jar
-rw-r--r-- 1 mn mn 5248 Apr  7 10:51 content.jar

Uhm, yeah. But I can assure you that they where not there when I looked this morning. I didn't use HTTP when I looked. I was logged into the machine. And, oops, now I got a stale NFS handle. Things are really moving. The site is being built as I type ;-)

- thomas



Back to the top