The buildbot job attic-site [1] is now working. It does the following: - checkout attic/site (fresh) - rm -rf docs/projects - runs ./build.sh - svn add docs -force - svn commit (currently disabled)
Note that it is necessary to remove the generated files to ensure any deletions are noticed Probably should not happen in the case of Attic, but it would pick up any files that have not got generated for any reason. The builds are listed at: https://ci.apache.org/builders/attic-site The job does not currently seem to send any mails to the attic general list though it is configured do so on changes of status (success/failure). Not sure why; I would have expected some. Let me know when the site is in a fit state to try enabling checkin. [1] https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/attic-site.conf (requires committer karma)
