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:
10: asked in [[http://mail-index.netbsd.org/pkgsrc-users/2015/08/11/msg021991.html]]
11:
12: [[authors list started here|http://wiki.netbsd.org/users/wiz/authorslist/]]
13:
14: how to use authors list: see e.g. reposurgeon(1) "ARTIFACT REMOVAL" section, "authors" keyword
15:
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
22: tree. See e.g. [[here|http://stackoverflow.com/questions/1857101/use-the-commit-message-in-a-cvs-pre-commit-hook]]
23:
24: ## git setup
25:
26: - set up git server (SSH) -- done
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:
37: ask for SSH keys on pkgsrc-user
38:
39: done in [[http://mail-index.netbsd.org/pkgsrc-users/2015/08/21/msg022059.html]]
40:
41: - add script that generates commit emails -- done
42:
43: - add script that checks no new branches are created -- done
44:
45: ## sourceforge shutdown
46:
47: - shut down remaining mailing lists
48:
49: - clean up htdocs-wip
50:
51: make htdocs-wip a redirect to [[wip-users]]
52: and link the new location
53:
54: ## documentation
55:
56: - how users should set up their global git config -- done
57:
58: - how to pull -- done
59:
60: - how to push -- done
61:
62: - how to rebase
63:
64: - what else?
65:
66: ## various
67:
68: - snapshots
69: should the snapshots include .git? Doesn't seem worth it.
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb