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 me@192.168.0.2 svn co 
svn+ssh://me@192.168.0.3/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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to