Are you saying that SvnKit in Jenkins can't talk to a Subversion 1.8 server? That would be quite surprising, so I suspect that you are having problems because you are sharing a Subversion checkout (working copy) between Jenkins jobs and other uses, and they are using different versions of Subversion.
If so, don't do that! The Jenkins workspace should be used only by Jenkins. ----- Original Message ----- From: [email protected] To: [email protected] At: Jul 30 2013 17:03:54 Hi! I made a big mistake. I changed our subversion to the newest version. Everything works fine. All our IDEs and tools are able to handle it, but not Jenkins. As I understood, Jenkins uses SVNKIT. There is an alpha version of SVNKIT which supports the subversion 1.8.x format. Is there a chance for me, to get this alpha version running in our Jenkins installation? Thanks, Christian.-- 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. -- 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.
