diff options
| -rw-r--r-- | README.md | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -2,27 +2,24 @@ ## VERY IMPORTANT TECHNICAL NOTICE -** This FLTK repository is work in progress. Use for testing purposes only. ** - - This repository will be replaced by another one in the near future. +** This FLTK repository is still a mirror of our Subversion repository. ** Technically this means: - * all `Git hashes (SHA1's)` used in this repository will be invalid - once this repository got replaced - * we don't accept pull requests for this repository + * we may replace it with another one if this appears to be necessary + * we don't accept pull requests (yet) for this repository ### Technical background - Our main source code repository is currently (as of Jun 19, 2018) our + Our main source code repository is currently (as of Sep 18, 2018) our subversion repository at http://www.fltk.org/software.php#SVN . We are in the transition to convert the subversion repository to Git. Until this is done we have established Git mirrors of our Subversion repository at these two sites: - * https://github.com/fltk/test-only + * https://github.com/fltk/fltk * https://gitlab.com/fltk/fltk You may use these Git repositories for testing purposes, but please @@ -32,6 +29,8 @@ Committing to these Git repositories is not possible since they are mirrors of the original Subversion repository. + This will hopefully be changed soon... + ## WHAT IS FLTK? |
