Changes between Version 7 and Version 8 of MoveToGit
- Timestamp:
- 10/27/19 13:04:21 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MoveToGit
v7 v8 1 = RFC-6: Move to GIT = 2 1 3 As noted on https://lists.osgeo.org/pipermail/postgis-devel/2019-October/028199.html and https://lists.osgeo.org/pipermail/postgis-devel/2019-October/028184.html we all voted to move to Git and Gitea for our Git repo. 2 We will still have a git mirror on github and allow pull requests on github, gitlab, and gitea.3 Trac will still be our issue tracker for now .4 We will still have a git mirror on github and gitlab and allow pull requests on github, gitlab, and gitea. 5 Trac will still be our issue tracker for now and repointed to GIT 4 6 5 7 This document is to outline the steps we'll be doing to move from SVN to git. … … 13 15 * Put SVN in readonly mode 14 16 * Change mirroring from svn-git to git-git (with github and gitlab mirroring from gitea) 15 * Move git mirroring logic to an osgeo server (from strk's personal computer )17 * Move git mirroring logic to an osgeo server (from strk's personal computer or possibly set up as gitlab pulls from gitea and feeds to github)