Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addition to code changes, changes to the site documentation might be necessary. If so, please, follow the steps :

...

  • cd author
  • forrest

...

  • cp -pr build/site/* ../publish
  • cd ..
  • svn stat
  • svn add ...
  • svn commit -m "blah blah"

...

described in HowToDocument-UpdatingthePigSiteDocumentation.