Community
Participate
Working Groups
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
Do we have a separate bug for ensuring the build pulls from the 'master' branch?
Switching to master in EGit can incur bug 350866. Painful. PW
(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
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
Done. PW
bash$ git branch -r | grep R4 origin/R4_1_maintenance PW