-
Notifications
You must be signed in to change notification settings - Fork 97
Home
Norihiro Watanabe edited this page May 7, 2014
·
19 revisions
Welcome to the ogs5-trunk wiki!
Reviving a git-svn clone (original post)
$ mkdir sources
$ cd sources
$ git clone git@github.com:envinf/ogs5-trunk.git
$ git svn init https://svn.ufz.de/svn/ogs/trunk/sources
$ git config svn.authorsfile ../authors.txt
$ git update-ref refs/remotes/git-svn refs/remotes/origin/master
$ git svn rebase
We provide detailed changes for each OpenGeoSys release.
Be sure to read the CONTRIBUTING guidelines before reporting a new issue or open a pull request.
For general information about OpenGeoSys visit the following places: