wiki:repo/up_old

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

If you are an hds user: To update your local repositories:

$ svn up $FLAIR_ROOT/flair-hds --accept theirs-full

In some cases, you can have a conflict between local file and remote files. This can happen if you recompiled all for example. In this case, and if you are sure you can discard your changes, answer tf to the conflict question.

And for HDS users:

$ svn up $FLAIR_ROOT/flair-hds --accept theirs-full
Last modified 5 years ago Last modified on 12/05/18 17:38:51
Note: See TracWiki for help on using the wiki.