= Updating repositories = To update your local repositories: {{{ $ svn up $FLAIR_ROOT/flair-dev --accept theirs-full $ svn up $FLAIR_ROOT/flair-bin --accept theirs-full $ svn up $FLAIR_ROOT/flair-src }}} In some cases, you can have a conflict between local file and remote files. This can happen if you [wiki:compile_all recompiled all] for example. In this case, and if you are sure you can discard your changes, answer ''tf'' to the conflict question.