__NOTE__: For Flair version <= 0.2.2, see [wiki:repo/up_old this page]. = Updating repositories = To update your local repository: {{{ $ svn up $FLAIR_ROOT/flair-src --accept theirs-full }}} == If you are an hds user == To update your local repository: {{{ $ svn up $FLAIR_ROOT/flair-hds --accept theirs-full }}} == Rebuild == Don't forget to rebuild everything as explained in this [wiki:compile_all#CompileFlairlibrariestoolsanddemosalltogether page].