Having only passing knowledge of Windows development, I may be completely off the mark but here's my guess:
Tortoise is a GUI tool. You may have installed Jenkins as a service and by default services or processes started by them are not allows to interact with the GUI session. Check https://wiki.jenkins-ci.org/display/JENKINS/My+software+builds+on+my+computer+but+not+on+Jenkins under heading "Desktop access" -- Sami weirpenguin <[email protected]> kirjoitti 1.4.2013 kello 20.35: > I was using the batch command "%SVN%\TortoiseProc.exe" /command:update > /path:"%SOURCE%" /closeonend:1 " or calling the batch file from Jenkins to > make svn update but failed, while it works when I run the batch file out of > Jenkins. > In the output console, Jenkins just keeps running after the command related > to tortoise > And it seems it is not authentication problem as it failed when I tried > ""%SVN%\TortoiseProc.exe" /command:about", Jenkins just acted the same. > > As I am really new to Jenkins, is it possible that I miss some setting of > Jenkins to make it work with Tortoise? > > > > -- > View this message in context: > http://jenkins.361315.n4.nabble.com/Jenkins-fail-to-run-any-commands-related-to-Tortoise-tp4661143.html > Sent from the Jenkins users mailing list archive at Nabble.com. > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
