Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT Hudson build & SVN

 
I'm starting to get build failure reports, and it looks like it's because we're fetching TM/TCF from SVN, but that's not found by the build machine.  Is someone looking at this?
 
fetchElement:
    [mkdir] Created dir: /opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/results/features
    [mkdir] Created dir: /opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/results/plugins
[eclipse.fetch] Missing directory entry: exclude@xxxxxxxxxxxxxxxxxxxxxxxx.
[eclipse.fetch] Could not retrieve feature.xml and/or build.properties: java.io.IOException: java.io.IOException: svn: not found.
BUILD FAILED
...
/opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:56: Could not retrieve feature.xml or build.properties for feature org.eclipse.tm.tcf.feature.
 
-- Ed
 
 
 
 

Back to the top