Annotation of wikisrc/users/wiz/wip-migration.mdwn, revision 1.7

1.1       wiz         1: # pkgsrc-wip migration to git TODO
                      2: 
                      3: ## convert repository
                      4: 
                      5: - get list of committers
                      6: 
                      7:        sourceforge user name => Full Name (possible mostly from commit emails)
                      8:        and email address (ask on pkgsrc-users).
                      9: 
1.4       wiz        10:        asked in [[http://mail-index.netbsd.org/pkgsrc-users/2015/08/11/msg021991.html]]
1.3       wiz        11: 
1.4       wiz        12:        [[authors list started here|http://wiki.netbsd.org/users/wiz/authorslist/]]
1.3       wiz        13: 
                     14:        how to use authors list: see e.g. reposurgeon(1) "ARTIFACT REMOVAL" section, "authors" keyword
                     15: 
1.1       wiz        16: - convert
                     17: 
                     18: - close down CVS
                     19: 
                     20:        add a new script with an error message (indicating the new repository
                     21:        location) and exit 1, and use it as verifymsg script for the wip
1.4       wiz        22:        tree. See e.g. [[here|http://stackoverflow.com/questions/1857101/use-the-commit-message-in-a-cvs-pre-commit-hook]]
1.1       wiz        23: 
                     24: ## git setup
                     25: 
1.6       wiz        26: - set up git server (SSH) -- done
1.1       wiz        27: 
                     28: - set up HTTP server for repository
                     29: 
                     30:        but which?
                     31:        - git serve(r)
                     32:        - cgit
                     33:        - gitolite
                     34: 
                     35: - add user accounts
                     36: 
1.6       wiz        37:        ask for SSH keys on pkgsrc-user
                     38: 
                     39:        done in [[http://mail-index.netbsd.org/pkgsrc-users/2015/08/21/msg022059.html]]
1.1       wiz        40: 
                     41: - add script that generates commit emails
                     42: 
1.7     ! wiki       43: - add script that checks no new branches are created (done)
1.1       wiz        44: 
                     45: - add script that complains about pulling without -r?
                     46: 
                     47:        like libreoffice does if you have local commits
                     48: 
                     49: ## sourceforge shutdown
                     50: 
                     51: - shut down remaining mailing lists
                     52: 
                     53: - clean up htdocs-wip
                     54: 
1.6       wiz        55:        make htdocs-wip a redirect to [[wip-users]]
1.1       wiz        56:        and link the new location
                     57: 
1.5       wiz        58: ## documentation
                     59: 
1.6       wiz        60: - how users should set up their global git config -- done
1.5       wiz        61: 
1.6       wiz        62: - how to pull -- done
1.5       wiz        63: 
1.6       wiz        64: - how to push -- done
1.5       wiz        65: 
                     66: - how to rebase
                     67: 
                     68: - what else?
                     69: 
1.1       wiz        70: ## various
                     71: 
                     72: - snapshots
1.7     ! wiki       73:     should the snapshots include .git?  Doesn't seem worth it.

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb