Bug 371163 - eclipse-sourceBuild-srcFetch does not work
Summary: eclipse-sourceBuild-srcFetch does not work
Status: RESOLVED DUPLICATE of bug 374428
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 355430
Blocks:
  Show dependency tree
 
Reported: 2012-02-09 19:58 EST by Hasan Ceylan CLA
Modified: 2012-04-01 20:47 EDT (History)
2 users (show)

See Also:


Attachments
"Eclipse downloads - file unavailable" Page (112.14 KB, image/png)
2012-02-09 19:59 EST, Hasan Ceylan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hasan Ceylan CLA 2012-02-09 19:58:21 EST
Build Identifier: I20120127-1145

For 4.x sources cannot be located through eclipse standard download pages. See [1]

[1] http://download.eclipse.org/eclipse/downloads/drops4/S-4.2M5-201201271145/sourceBuilds.php



Reproducible: Always

Steps to Reproduce:
1. Goto 4.2 M5 Download page
2. Click on "Access the Source Builds page."
3. Click on Source Build (Source fetched via CVS) (instructions)
4. Observe "Eclipse downloads - file unavailable" error
Comment 1 Hasan Ceylan CLA 2012-02-09 19:59:11 EST
Created attachment 210831 [details]
"Eclipse downloads - file unavailable" Page
Comment 2 Paul Webster CLA 2012-02-10 08:15:00 EST
We should start generating some correct source when 4.2 is a full (primary) build.

PW
Comment 3 Hasan Ceylan CLA 2012-02-10 09:04:44 EST
As a workaround, is the source code available somewhere publicly accessible for the time being?
Comment 4 Paul Webster CLA 2012-02-10 09:21:40 EST
It's only available from the git repos at the moment.

A list of repositories and their branches we use to build 3.8:

http://git.eclipse.org/c/platform/eclipse.platform.releng.maps.git/tree/org.eclipse.releng/tagging/repositories.txt

A list of the repositories and branches that are then used to build 4.2 on top of 3.8:

http://git.eclipse.org/c/e4/org.eclipse.e4.releng.git/tree/tagging/repositories.txt

I realize it's a workaround as not everything in the repos compiles, as opposed to what's included in the builds.

PW
Comment 5 Hasan Ceylan CLA 2012-02-10 09:23:02 EST
Thanks a lot Paul...
Comment 6 Hasan Ceylan CLA 2012-02-10 12:10:07 EST
FYI, the repositories you have directed are private repos.

Can I ask if its not too much hassle to replicate to github.com or bitbucket.org or give RO access? 

if take'll cost you long time, just skip it, then I'll have to wait till you have public repos or you do the implementation.

Not a big deal since I am still on 3.7 and was just experimenting with 4.x
Comment 7 Paul Webster CLA 2012-02-10 12:39:29 EST
(In reply to comment #6)
> FYI, the repositories you have directed are private repos.

Oh, sorry.  Our URLs are using the committer URLs because those files are used to tag for our builds, but you can replace the "ssh://userid@" with "git://" and they are public repos.  You should be able to see them as well at http://git.eclipse.org/c/


> 
> Can I ask if its not too much hassle to replicate to github.com or
> bitbucket.org or give RO access? 

Also, the repos are mirrored to github and should be available at http://github.com/eclipse


PW
Comment 8 Hasan Ceylan CLA 2012-02-10 12:47:39 EST
> Also, the repos are mirrored to github and should be available at
> http://github.com/eclipse
> 
> 
> PW

Cool, thx
Comment 9 David Williams CLA 2012-04-01 20:47:27 EDT
This sounds like a dup. Worse, we don't plan on having "source builds" as we have in the past, thought I think there are some interested in producing them, independent from the literal platform build. 

Good luck.

*** This bug has been marked as a duplicate of bug 374428 ***