Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Platform M6a build source version tags


An easier way is to use the org.eclipse.releng.tools plug-in (at the end of the download page for each build):
- check out org.eclipse.releng with tag I20080409-1425
- select the cvs project(s) you're interested in
- choose context menu > Replace With > Released

This should fetch each project's tag from the map files and check out the correct version.

Markus




"Nick Boldt" <codeslave@xxxxxxxxxx>
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx

2008-04-17 08:06

Please respond to
Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>

To
"Cross project issues" <cross-project-issues-dev@xxxxxxxxxxx>
cc
Subject
Re: [cross-project-issues-dev] Platform M6a build source version tags





Pawel:

To get the *exact* source for Eclipse 3.4M6a, use its map file [1].

[1]
http://download.eclipse.org/eclipse/downloads/drops/S-3.4M6a-200804091425/directory.txt

To download all the sources into one dir, there are many approaches. Here's one [2].

[2]
http://wiki.eclipse.org/index.php/CVS_Source_From_Mapfile

Using a date stamp instead of the CVS tags means you might get things that weren't released into the build.

Nick

On Thu, Apr 17, 2008 at 1:25 AM, Pawel Piech <pawel.piech@xxxxxxxxxxxxx> wrote:
Hi All,
I'm trying to figure out what version tag was used to build this milestone.  It seems that the version tags are different across different plugins in Platform.  Can I just use the date?
-Pawel
_______________________________________________
cross-project-issues-dev mailing list

cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top