W dniu 02.04.2013 18:09, Christopher Covington pisze:
Hi Marcin,
I notice you've created a number of shell scripts to manage checking out multiple git repositories, specific revisions of git repositories for a release, etc. Repo [1] does this stuff pretty well that you might want to consider as an eventual alternative.
I was considering repo few times but jenkins-setup scripts are used not only to fetch/update/freeze git repositories but mostly to handle build jobs (at CI or any other machine).
When you look at openembedded/jenkins-setup.git repo [1] you will notice that there are scripts which take care of build dependencies, clean up previous builds, generate image manifests and take care of uploading used sources to our source mirror.
And this is a way I am used to work during all my years with OpenEmbedded ;D
1. http://git.linaro.org/gitweb?p=openembedded/jenkins-setup.git%3Ba=summary