- After SVN trigger post-commit batch that will be change the directory to your path.
- The post-commit batch will using
svnlook
command to retrieve commit paths and create text file by revision that commit successfully. - It will pass the path of commit context text file as arguments to build job hook app.
- App read the file content and get the first commit path to find job id. If find the match case that will trigger to build correspond job.