--- wikisrc/users/wiz/wip-migration.mdwn 2015/08/23 18:32:29 1.7 +++ wikisrc/users/wiz/wip-migration.mdwn 2015/08/31 20:47:52 1.13 @@ -2,12 +2,10 @@ ## convert repository -- get list of committers +- get list of committers -- cut-off date is September 15 sourceforge user name => Full Name (possible mostly from commit emails) - and email address (ask on pkgsrc-users). - - asked in [[http://mail-index.netbsd.org/pkgsrc-users/2015/08/11/msg021991.html]] + and email address (asked on pkgsrc-users, tech-pkg (twice each), netbsd-announce, blog.netbsd.org). [[authors list started here|http://wiki.netbsd.org/users/wiz/authorslist/]] @@ -23,14 +21,19 @@ ## git setup -- set up git server (SSH) -- done +- add check that no new tags are created + +- can we include the pusher in the commit emails? -- set up HTTP server for repository +- add SSL support - but which? - - git serve(r) - - cgit - - gitolite +- add IPv6 support + +### DONE + +- set up git server (SSH) -- done + +- set up HTTP server for repository -- done (gitweb) - add user accounts @@ -38,13 +41,14 @@ done in [[http://mail-index.netbsd.org/pkgsrc-users/2015/08/21/msg022059.html]] -- add script that generates commit emails +- add script that generates commit emails -- done -- add script that checks no new branches are created (done) +- improve script that generates commit emails: subject should contain useful path -- done -- add script that complains about pulling without -r? + after discussions we decided to use git standards instead: first block of commit in subject + +- add script that checks no new branches are created -- done - like libreoffice does if you have local commits ## sourceforge shutdown @@ -57,17 +61,20 @@ ## documentation +- how to rebase + +- what else? + +### DONE + - how users should set up their global git config -- done - how to pull -- done - how to push -- done -- how to rebase - -- what else? - ## various -- snapshots - should the snapshots include .git? Doesn't seem worth it. +### DONE + +- snapshots -- done (webgit)