Does your svn repository require authentication of some kind? I'm not an expert, but the stack trace makes it seem like svn is balking when it tries to do a checkout. It's possible the user on your slave doesn't have the right credentials
On Wed, Aug 28, 2013 at 2:13 AM, ycollet <[email protected]> wrote: > Thanks for the answer. > I am able to connect to the node, but the project doesn't work. > The only project I am able to start is a project which is based on ssh > commands: > - svn performed via a post_build ssh command > - build performed via a ssh command. > > The jenkins / svn command fails and the shell command fails too. > > YC > > -- > 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. > -- -- Andrew Melo -- 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.
