|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Yes, I downloaded it with wget like this:
wget http://www.svnkit.com/org.tmatesoft.svn_1.7.5.standalone.zip
unzip org.tmatesoft.svn_1.7.5.standalone.zip
Then I tested it on a workspace tmp directory as the jenkins user in the command line like this:
/home/admin/svnkit-1.7.5/bin/jsvn co svn+ssh://svn.rflabs.com/data/subversion/modcaja/trunk/modcaja
And it checked out the file correctly:
$ ls modcaja/especs/ -l
total 9968
...
rw-rw-r- 1 jenkins jenkins 2577064 Jun 21 15:34 WG S2S - Descripción Protocolo 3GS.PDFAs expected.
But withint Jenkins the plugin is unable!