Greetings Martin I took a glance at the logs for the 4.2.x exports, and observe the following error message:
/usr/bin/scp: Argument list too long This particular message is generated when the exporter script attempts to copy the generated files out to Apache. The solution as I see it will be to manually perform the export, splitting the export list into pieces to avoid overloading scp. You'll then need to manually update the cache file as is done at the end of static_export.sh. --Andrew Black Martin Sebor wrote: > The page has been updated but it looks like all the builds are stale > (33 days old). Let me see if I can find the time to figure out what's > going on tomorrow. If not, I'm travelling starting Wednesday so it > might need to wait until the 26th. > > > Martin Sebor-2 wrote: >> Farid Zaripov wrote: >>> The latest nightly builds report for 4.2.x branch generated >>> Tue Nov 11 15:00:39 UTC 2008 - over a month ago. >> Weird, the others are up to date. >> >> [...investigating...] >> >> I think I've got it. Seems that the SSL certificate had expired >> and needed to be refreshed in order for svn to proceed with source >> code update. >> >> The page is up to date now (it will take a bit for the web server >> to pick it up). >> >> Martin >> >>> Farid. >>> >> >> >
