Hi all
i have installed Jenkins on my windows server, the Publish Over SSH Plugin has been installed as well, i use SVN to manage my source code. now i would like to setup auto deploy to build my source code use Jenkins after Compile finished, use Publish Over SSH Plugin to transfer the file to my linux APP server, i use tomcat for app software. how can i do it? any guide for this ?