Gav.... wrote:
> 
> I have done from forrest_home 
> 
> 'svn revert . -R'
> 'svn up'
> cd/main
> forrest clean
> build

It is rather ...

cd main
build clean
build

The 'forrest clean' is something that you can do in each
of your project spaces.

-David