You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by David Crossley <cr...@apache.org> on 2004/10/29 03:52:49 UTC

[HEADS UP] restructure of SVN trunk

If anyone is using the trunk of SVN, i.e. 0.7-dev
then be aware that the repository has been restructured.

The next time that you do 'svn update' it will be
automatically re-arranged. However, if you have
local changes (do 'svn status --no-ignore' to see)
then you would be advised to move them out of the way first.

The other option is to do a complete new svn checkout and
copy your changes over to that as needed.

Anyway, after you have updated then you need to reset
FORREST_HOME and PATH environment variables, e.g.
export FORREST_HOME=/usr/local/svn/forrest/forrestcore/src/core
...........................................^^^^^^^^^^^^

and do a 'build clean'.

--David

> Dave Brondsema wrote:
>
> forrest/
>   branches/
>   tags/
>   site/
>   dist/
>   trunk/
>     forrestcore/
>     tools/
>        forrestbot/
>        forrestbar/
>        eclipse/
>        xxe/
>        logos/
>     plugins/
>        OpenOffice.org/
>        DocBook4.3/
>        ...
>     scratchpad/
>        forrestdoc/
>        tests/
>        ...