I use the "same" command line in the post_build step as in the svn one. I use a public key to perform the authentication and the credential is normally correctly stored in jenkins (I click on the question mark + click on the link to store the credential). I wanted to find more verbose messages in the log, but I don't find any way to trigger simply debug messages in the ssh connect + svn co. I tried something like
ssh [email protected] svn co svn+ssh://[email protected]/home/projects/subversion/MyProject/trunk MyProject And the co went fine. 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.
