Changes between Version 1 and Version 2 of MoveToGit


Ignore:
Timestamp:
Oct 27, 2019, 9:43:12 AM (5 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • MoveToGit

    v1 v2  
    44
    55This document is to outline the steps we'll be doing to move from SVN to git.
     6
     7* Upgrade gitea to latest 1.9.4 (done)
     8* Upgrade trac to latest 1.4 (in progess - have upgraded on https://dev.trac.osgeo.org/postgis)
     9   * Markus Neteler noticed the SectionEditor Plugin is missing in 1.4 which is something most of our trac instances use. He said would be nice to have it but we could try to patch of live without it.
     10   * Verify Email notifications are working in new trac version
     11* Change all the svn references in trac tickets to corresponding git references
     12* Put SVN in readonly mode
     13* Change mirroring from svn-git to git-git (with github and gitlab mirroring from gitea)