--- wikisrc/users/wiz/wip-migration.mdwn 2015/08/25 09:33:51 1.9 +++ wikisrc/users/wiz/wip-migration.mdwn 2015/09/01 23:12:41 1.15 @@ -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,6 +21,16 @@ ## git setup +- add check that no new tags are created + +- fix UTF-8 in committer's name (From:, body) + +- add SSL support + +- add IPv6 support + +### DONE + - set up git server (SSH) -- done - set up HTTP server for repository -- done (gitweb) @@ -35,8 +43,15 @@ - add script that generates commit emails -- done +- improve script that generates commit emails: subject should contain useful path -- done + + 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 +- include the pusher in the commit emails + + ## sourceforge shutdown - shut down remaining mailing lists @@ -48,16 +63,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 +### DONE + - snapshots -- done (webgit)