RE: A svn credentials question

2014-11-21 Thread David Aldrich
Thanks for your reply. After trying lots of things, I moved the job from a Windows slave to a Linux slave and it worked fine ;-) David -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails f

Re: A svn credentials question

2014-11-21 Thread Jan Seidel
Hi, would be nice to know which dialog is popping up. Try to run the command normal without fancy switches. If you use a command line svn client try the command straight away from the CLI in a DOS box. I assume it is asking you, if you want to add the server certificate. If you want to run it au

RE: A svn credentials question

2014-11-21 Thread David Aldrich
Hi Jan The actual command I used was: svn ls --verbose --non-interactive --trust-server-cert https: David -- 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 jen

Re: A svn credentials question

2014-11-21 Thread Jan Seidel
Remove the --force-interactive That forces user input like username, then password no matter if you have stored the credentials or not -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fr