Correct, you can configure a new agent on the server SVN is installed, and configure the job to run only on that specific server.
On Fri, Oct 12, 2018 at 4:31 PM Qi Li <[email protected]> wrote: > thank you for your reply. > > so if my understanding is correct, I can do this by configuring an agent > on that remote server, so this job runs on that server ? this is the only > way I know for Jenkins to remotely access another machine to perform tasks > > Le ven. 12 oct. 2018 à 13:20, Denis Mone <[email protected]> a écrit : > >> You could create another job that calls those scripts and schedule it to >> run after the builds are >> finished. >> You could do that either by scheduling the build as a downstream inside >> your pipeline, or by configuring it to build >> after the specified jobs are finished. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/CADCvpUfaL0g8n7MJZWB9jH7kaVbr5QptmvSVg-gnL_91necCqQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-users/CADCvpUfaL0g8n7MJZWB9jH7kaVbr5QptmvSVg-gnL_91necCqQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAEswcb0GvG3qeg6xU9Zp3QMjQE3FmaRJFZaEMjPCT6VQxbnO%2BA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAEswcb0GvG3qeg6xU9Zp3QMjQE3FmaRJFZaEMjPCT6VQxbnO%2BA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CADCvpUe0tmKuRDqr1Vep8-8Y7ksBnw-jiTTbAmZ%2B86i8AsNE4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
