-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
CVS update not working (CVS plugin 2.4,2.7) and cvsclient-71-jenkins-11 artifact
UpdateCommand with in this cvsclient jenkins library doesnot work as expected..
I even tried force clean up as below, still does not work
UpdateCommand updateCommand=new UpdateCommand();
updateCommand.setCleanCopy(true);