Hi,
I am new to this forum. I am on learning stage. I have a query to copy the files. My ANT version is 1.9.4
I am using Jenkins continues build with ANT build.xml. I have configured my subversion branch URL in Jenkins.
If I run the job, first it updates the svn branch in Jenkins workspace and start to run the ANT buil.xml.
Whenever svn update is happening in my Jenkins workspace, I would be able to copy those latest files from Jenkins workspace to another location using ANT.
Can anyone please help me to find the way for achieving this task. It would be great, if you share sample XML files.
Thanks
Suresh