Hi,
Is there a way in which i can use a parameter specified at run time for
CVS_BRANCH?
I'm running Jenkins version 1.475 and CVS Plugin version 1.6.
If not, can it please be included.
I'm doing a cvs checkout and then in my build step i'm using the CVS_BRANCH
to run some shell commands through SSH Plugin. As i have managed to get
everything automated through commands and ant scripts and all the input
required by the user is the required changes in parameters at run-time (if
required) and clicking. So if this option was available, it would make the
project more
a. user friendly as a user can confirm the details before building the
job and
b. robust as configuration errors can be avoided as naive users will
not have to fiddle with the job configuration page.
Thanks,
Deepak