Hi,
I've just fired up a Hudson build manually to check a local trunk
build failure (which confirmed my failure btw) and the Hudson console
output looked like:

----------------------------------------------------------------------

Checking out a fresh workspace because Hudson failed to detect the 
current workspace 
/home/tomcat/.hudson/jobs/geoserver-trunk/workspace/geoserver

ERROR: svn: This client is too old to work with working copy 
'/home/tomcat/.hudson/jobs/geoserver-trunk/workspace/geoserver'; please 
get a newer Subversion client

org.tmatesoft.svn.core.SVNException: svn: This client is too old to work 
with working copy 
'/home/tomcat/.hudson/jobs/geoserver-trunk/workspace/geoserver'; please 
get a newer Subversion client

        at 
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:49)

        at 
org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.checkWC(SVNAdminAreaFactory.java:84)

        at 
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.probe(SVNWCAccess.java:651)

        at 
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.probeOpen(SVNWCAccess.java:273)

        at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:1881)

        at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:1818)

        at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2172)

        at hudson.scm.SubversionSCM.parseSvnInfo(SubversionSCM.java:572)

        at hudson.scm.SubversionSCM.access$200(SubversionSCM.java:104)

        at 
hudson.scm.SubversionSCM$IsUpdatableTask.invoke(SubversionSCM.java:687)

        at 
hudson.scm.SubversionSCM$IsUpdatableTask.invoke(SubversionSCM.java:664)

        at hudson.FilePath.act(FilePath.java:301)

        at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:346)

        at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:300)

        at hudson.model.AbstractProject.checkout(AbstractProject.java:558)

        at 
hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:215)

        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:181)

        at hudson.model.Run.run(Run.java:659)

        at hudson.model.Build.run(Build.java:101)

        at hudson.model.ResourceController.execute(ResourceController.java:70)

        at hudson.model.Executor.run(Executor.java:65)

Checking out https://svn.codehaus.org/geoserver/trunk/src

A         release
A         release/developer_README.txt
AU        release/stylesheet.css
A         release/wrapper
...

----------------------------------------------------------------------

Is this only about the module reorg? But then again, the svn too
old message reminds me of the change of format between svn 1.4
and 1.5 (the checkouts format are not backwards compatible).

This _may_ also explain why Hudson stopped building trunk...
thought the same did not happen to 1.7.x. Confusing...

Oh well, may be just a glitch, keep an eye on trunk and check if
hudson really tries to build when you commit I guess.

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to