Upgraded yesterday and now when Jenkins does CVS updates, if the project if tied to a CVS branch all new files committed to that branch are going to the attic for some reason.
When Jenkins did the CVS update this was a file that was added on that branch
|
1.1.2.1 |
epace/src/webapp/pace/static/js/Attic/test.js |
Was working fine for a couple years priori to this upgrade. After the upgrade I did not change any config parameters.
Here is my config options
CVSROOT : :pserver:anonymous:@devpacecvs:/var/lib/cvs
Location:Branch
Branch Name: epace_26_special_2
Modules: Remote Name : epace
Use update : checked
Prune Empty: checked
Force clean copy for locally modified files : checked.
Build Triggers:
Poll SCM : checked
0,15,30,45 * * * *
Any help would be greatly appreciated.