Can anyone help me with CVS checkout pipeline syntax as i am unable to see
the commit change log in jenkins after code checkout .
Seems like anippet generator is not working for CVS as well.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To u
Jenkins pipeline is not showing changelog when checking out and building
from CVS, can anyone provide me the syntax as my snippet generator is not
working either
checkout scm: [$class: 'CVSSCM', canUseUpdate: true,
checkoutCurrentTimestamp: true,
cleanOnFailedUpdate: true