svn upgrade issue

2014-07-11 Thread FPJ
The precommit build is getting this error: [exec] svn: E155036: Please see the 'svn upgrade' command [exec] svn: E155036: The working copy at '/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk' [exec] is too old (format 10) to work with client version

Re: svn upgrade issue

2014-07-11 Thread Giridharan Kesavan
Patrick, Jenkins slaves moved from ubuntu-10.04 to 14.04, with that come the svn client upgrade. Fixed the svn upgrade. -giri On Fri, Jul 11, 2014 at 8:52 AM, Patrick Hunt ph...@apache.org wrote: Typically you run svn upgrade in the svn repo. Either that or remove the repo and check it out

Re: svn upgrade issue

2014-07-11 Thread Patrick Hunt
Ok, great. Thanks Giri! Patrick On Fri, Jul 11, 2014 at 10:53 AM, Giridharan Kesavan gkesa...@hortonworks.com wrote: Patrick, Jenkins slaves moved from ubuntu-10.04 to 14.04, with that come the svn client upgrade. Fixed the svn upgrade. -giri On Fri, Jul 11, 2014 at 8:52 AM, Patrick