Re: Refer a particular version of file in git repo

2013-07-04 Thread Srinivasa TN
Hi Mark, My git repo contains mvn repo files as well as some shell scripts which need to be executed during the build. For maven files, I am accessing git the way you have mentioned. Now as part of the same build, I want to execute the shell scripts that are there in the git. So, my que

Re: Refer a particular version of file in git repo

2013-07-04 Thread Mark Waite
That's not the typical way to execute some commands on the current version of files from a git repo in Jenkins. Typically, you'd install the "Git Plugin", then configure a job to use the Git plugin.  In the Git plugin configuration section of that job, you'll list the Git repository location an