Guys, I've made some modifications to the script I sent round yesterday. Mainly from Jays Suggestions:
1. Now "Should" work on all versions of GIT (altho its not tested, please let me know) 2. As default will checkout all repos (aggregator, core and docs) 3. Can checkout multiple repos by adding -a -c -d etc... Unfortunately tho, it is still a bash script and not ruby ;-) - sorry Jay Still, same applies as before, all the hooks are activated as default, to unactivate (if there is such as word) a hook, set it as false at the top of the script. e.g. APPLY_PATCH=false Regarding the .git/config files, I could add the ability to copy the config files from somewhere on your local box into the .git directory, and tell git to ignore it. Or another idea might be to change the config files in the repo, so they're already setup when we check it out. "Not quite sure if this is suitable tho?" Any problems let me know Cheers Martyn
clone_dc.sh
Description: application/shellscript
_______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
