Dear OPM community,

As announced earlier, we have now renamed the opm-cmake repository to 
opm-common. This is the first step of renaming.
It only changes the *location* of the repo, not the *module name* as referred 
to in the other modules.

You can change the location of the remote repo in your working directory as 
follows (assuming you used the remote
name "upstream" for the common OPM repo):

git remote set-url upstream https://github.com/OPM/opm-common.git

If you do not do this, that also works fine, since github keeps the old name 
alive as an alias for some time. Pulling
from the old URL will therefore work fine.

Changing the *module name* requires some minor changes to the CMakeLists.txt 
files of the other opm modules, which will
be done in a few days. That also means that until then, you should *not* rename 
the opm-cmake directory if you are using
the sibling build (only change the remote url).

If anything strange or unexpected is caused by this, please tell us!

Atgeirr

_______________________________________________
Opm mailing list
Opm@opm-project.org
http://www.opm-project.org/mailman/listinfo/opm

Reply via email to