Hi Andrew,

On 26.11.2012 20:02, Andrew Rist wrote:
Did you run switch on the svn tree for the windows nightly build? That
seems to be the only piece not updated by this change.
A.
[...]
@@ -36,13 +36,13 @@ c['schedulers'].append(Nightly(name='aoo
  c['schedulers'].append(Nightly(name='aoo-win7-nightly',
                builderNames=['aoo-win7'],
-              branch='incubator/ooo/trunk',
+              branch='openoffice/trunk',
                hour=4,
                minute=30))

See the change above, the aoo-win7-nightly was updated to the TLP location. The problem is that the win7 buildbot doesn't run a SVN step, it does its own thing by doing a "svn up" in its pristine svn checkout. So someone with ssh access into that box needs to switch this pristine checkout to the change upstream location.

Herbert

Reply via email to