Community
Participate
Working Groups
We should update releng to automatically tag changed map files and update the map files. Developers then only commit and push to master work that is ready to be included in the build. Work that is not stable should be done in a branch or not pushed.
done
This is the change: http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=dc09191de5b0dd4d97677a10f3baa1010e3f6139 It works by using git clones from ssh://user@dev.eclipse.org which has been create on the build machine. The build has appropriate ssh keys to access dev.eclipse.org as that user. It uses the git-map.sh script described here http://wiki.eclipse.org/E4/Git