Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » git Tag prefix and its convention used in eclipse.platform (eclipse releng)
git Tag prefix and its convention used in eclipse.platform [message #1806373] Wed, 08 May 2019 09:09 Go to next message
Guru Prasad HB is currently offline Guru Prasad HBFriend
Messages: 4
Registered: August 2018
Junior Member
https://git.eclipse.org/c/platform/eclipse.platform.git/ (
git://git.eclipse.org/gitroot/platform/eclipse.platform.git) has tags with naming convention of
I20181126-0140 (I Followed by YYYYMMDD-HHMM)
Y20181128-2200 (Y ...)
S4_10_0_RC1 (S...)
P20190228-2305 (P...)
U20170913-1050 (U...)

I didn't get a right place / couldn't find what are these prefix stands for.
If we want to build Eclipse platform which is based on 4.8 or 4.9 release then which tag should be used.
Re: git Tag prefix and its convention used in eclipse.platform [message #1806433 is a reply to message #1806373] Thu, 09 May 2019 04:36 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
If I look at the maintenance branch for 4.8:

https://git.eclipse.org/c/platform/eclipse.platform.git/log/?h=R4_8_maintenance

I see a tag like this:

https://git.eclipse.org/c/platform/eclipse.platform.git/tag/?h=R4_8

The platform always seems to create maintenance branches so you could use those. I also see tags like R4_* all the way up to https://git.eclipse.org/c/platform/eclipse.platform.git/tag/?h=R4_11 and I imagine when 4.12 releases there will be an R4_12 tag...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: git Tag prefix and its convention used in eclipse.platform [message #1806470 is a reply to message #1806433] Thu, 09 May 2019 13:45 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Some of those at least are tagged in accordance with the build types. https://download.eclipse.org/eclipse/downloads/build_types.html

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: git Tag prefix and its convention used in eclipse.platform [message #1806516 is a reply to message #1806433] Fri, 10 May 2019 06:38 Go to previous message
Guru Prasad HB is currently offline Guru Prasad HBFriend
Messages: 4
Registered: August 2018
Junior Member
Thank you.
I was interested in Release branch and its clear now to pick "R4_XX_maintenance" branch rather than Tag's.
Previous Topic:Non Oracle version of Java
Next Topic:Java Exit Code - 1
Goto Forum:
  


Current Time: Fri Apr 26 11:36:50 GMT 2024

Powered by FUDForum. Page generated in 0.09627 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top