Updating the Bochs website content

The main HTML content of the Bochs website (except online documentation) is stored in the sfsite module of the Bochs CVS repository. Unlike other SF projects you don't need to upload these files to the Bochs project webspace. Running a simple CVS update on the SF shell is enough after the files have been updated in the repository. Please see Setting up CVS write access for general instructions. The only difference is the module name sfsite instead of bochs. The example below shows how to start the SF shell with SSH and to update the HTML files.

ssh -t vruppert,bochs@shell.sourceforge.net create
vruppert,bochs@shell.sourceforge.net's password:

Requesting a new shell for "vruppert" and waiting for it to start.
queued... starting...

This is an interactive shell created for user vruppert,bochs.
Use the "timeleft" command to see how much time remains before shutdown.
Use the "shutdown" command to destroy the shell before the time limit.
For path information and login help, type "sf-help".

[vruppert@shell-24002 ~]$ cd /home/project-web/bochs/htdocs/
[vruppert@shell-24002 htdocs]$ cvs update
cvs update: Updating .
U index.html
cvs update: Updating images
cvs update: Updating includes
cvs update: Updating networking
cvs update: Updating testing-forms
cvs update: Updating docs-html
[vruppert@shell-24002 htdocs]$ shutdown
Requesting that your shell be shut down.
This request will be processed soon.
[vruppert@shell-24002 htdocs]$
Broadcast message from root (Sat Nov 15 08:36:01 2008):

The system is going down for system halt NOW!
Connection to shell-24002 closed by remote host.
Connection to shell-24002 closed.
Connection to shell.sourceforge.net closed.