--- wikisrc/users/wiz/wip-migration.mdwn 2015/08/24 07:07:45 1.8 +++ wikisrc/users/wiz/wip-migration.mdwn 2015/08/31 20:46:16 1.12 @@ -7,8 +7,6 @@ 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]] - [[authors list started here|http://wiki.netbsd.org/users/wiz/authorslist/]] how to use authors list: see e.g. reposurgeon(1) "ARTIFACT REMOVAL" section, "authors" keyword @@ -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? + +- add SSL support + +- add IPv6 support -- set up HTTP server for repository +### DONE - but which? - - git serve(r) - - cgit - - gitolite +- set up git server (SSH) -- done + +- set up HTTP server for repository -- done (gitweb) - add user accounts @@ -40,8 +43,13 @@ - 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 + ## sourceforge shutdown - shut down remaining mailing lists @@ -53,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)