Bug 362470 - [releng] delete branch R4_development
[releng] delete branch R4_development
Status: VERIFIED FIXED
Product: Platform
Classification: Eclipse
Component: UI
4.1
PC Linux
: P3 normal (vote)
: 4.2 M4
Assigned To: Paul Webster CLA Friend
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2011-10-31 07:26 EDT by Paul Webster CLA Friend
Modified: 2011-12-06 14:17 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA Friend 2011-10-31 07:26:03 EDT
with the deployment of bug 351740 the nightly builds (currently 3.8) are being built from teh R3_development branch instead of master.

Now eclipse.platform.ui can use master for 4.2 development, and the R4_development branch can be deleted.

PW
Comment 1 Remy Suen CLA Friend 2011-10-31 08:56:26 EDT
Do we have a separate bug for ensuring the build pulls from the 'master' branch?
Comment 2 Paul Webster CLA Friend 2011-10-31 09:42:57 EDT
Switching to master in EGit can incur bug 350866. Painful.


PW
Comment 3 Paul Webster CLA Friend 2011-10-31 09:43:32 EDT
(In reply to comment #1)
> Do we have a separate bug for ensuring the build pulls from the 'master'
> branch?

Our I builds are still tag driven.  Nightlies would be dealt with when we switch the build order.

PW
Comment 4 Paul Webster CLA Friend 2011-11-03 14:44:03 EDT
Just an update when switching to master for this bug in EGit:

1) fetch from the repo
2) checkout master
3) do a reset hard and select origin/master from the popup dialog.

PW
Comment 5 Paul Webster CLA Friend 2011-11-08 07:37:07 EST
Done.
PW
Comment 6 Paul Webster CLA Friend 2011-12-06 14:17:41 EST
bash$ git branch -r | grep R4
  origin/R4_1_maintenance

PW