Hanno Braun - 2007-07-14

Logged In: YES
user_id=1090331
Originator: YES

After a closer look, an automated system like this isn't such a great idea:
* The build/ directory isn't in the repository and I don't intend to add it just for this.
* A big part of the website will consist of generated javadoc API documentation. The server-side update script would have to generate this itself.
* We don't always want to have the latest API documentation on the website, rather the one referring to the latest release.

A better way to do this would be to teach the SCons build system how to upload the website per ssh on request.