Nico Veenkamp wrote:
> 
> Did you commit this demo already to the repository? If so, where can I
> find it? I grepped the repository but did not find a link to FOR-707.
> 
> Of course this may also reflect sadly on my grepping skills :)

You need to do:
cd $FORREST_HOME
svn update

... See http://forrest.apache.org/docs/dev/build.html
and the link to the "SVN Book".

Being subscribed to the "svn" mailing list is also a
good idea. This provides automated commit log emails
so that you know that something has changed. Do 'svn up'
when you feel that enough important changes have happened.

-David