Annotation of wikisrc/users/wiz/wip-migration.mdwn, revision 1.16
1.1 wiz 1: # pkgsrc-wip migration to git TODO
2:
3: ## convert repository
4:
1.13 wiz 5: - get list of committers -- cut-off date is September 15
1.12 wiz 6:
7: sourceforge user name => Full Name (possible mostly from commit emails)
1.13 wiz 8: and email address (asked on pkgsrc-users, tech-pkg (twice each), netbsd-announce, blog.netbsd.org).
1.12 wiz 9:
10: [[authors list started here|http://wiki.netbsd.org/users/wiz/authorslist/]]
1.3 wiz 11:
12: how to use authors list: see e.g. reposurgeon(1) "ARTIFACT REMOVAL" section, "authors" keyword
13:
1.1 wiz 14: - convert
15:
16: - close down CVS
17:
18: add a new script with an error message (indicating the new repository
19: location) and exit 1, and use it as verifymsg script for the wip
1.4 wiz 20: tree. See e.g. [[here|http://stackoverflow.com/questions/1857101/use-the-commit-message-in-a-cvs-pre-commit-hook]]
1.1 wiz 21:
22: ## git setup
23:
1.12 wiz 24: - add check that no new tags are created
25:
1.10 wiz 26: - add SSL support
27:
28: - add IPv6 support
29:
1.12 wiz 30: ### DONE
31:
32: - set up git server (SSH) -- done
33:
34: - set up HTTP server for repository -- done (gitweb)
35:
36: - add user accounts
37:
38: ask for SSH keys on pkgsrc-user
39:
40: done in [[http://mail-index.netbsd.org/pkgsrc-users/2015/08/21/msg022059.html]]
41:
42: - add script that generates commit emails -- done
43:
44: - improve script that generates commit emails: subject should contain useful path -- done
45:
46: after discussions we decided to use git standards instead: first block of commit in subject
47:
48: - add script that checks no new branches are created -- done
49:
1.15 wiz 50: - include the pusher in the commit emails
51:
1.16 ! wiz 52: - fix UTF-8 in committer's name (From:, body)
1.12 wiz 53:
1.1 wiz 54: ## sourceforge shutdown
55:
56: - shut down remaining mailing lists
57:
58: - clean up htdocs-wip
59:
1.6 wiz 60: make htdocs-wip a redirect to [[wip-users]]
1.1 wiz 61: and link the new location
62:
1.5 wiz 63: ## documentation
64:
65: - how to rebase
66:
67: - what else?
1.12 wiz 68:
69: ### DONE
70:
71: - how users should set up their global git config -- done
72:
73: - how to pull -- done
74:
75: - how to push -- done
76:
77: ## various
78:
79: ### DONE
80:
81: - snapshots -- done (webgit)
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb