Automated Code Deployment
We are planning to automate the code deployment process and we have SVN as config management tool. Code will be checked in to SVN and we have Jenkins which is integrated to SVN to automate.
But question is when we try to run the .BAT file or .SH file or ANT script from Jenkins we are unable to check out the code and deploy to target pega DB. Any help here is greatly appreciated.
Thank you.