--- wikisrc/users/wiz/wip-migration.mdwn 2015/08/25 13:31:59 1.10 +++ 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,6 +21,16 @@ ## git setup +- add check that no new tags are created + +- can we include the pusher in the commit emails? + +- add SSL support + +- add IPv6 support + +### DONE + - set up git server (SSH) -- done - set up HTTP server for repository -- done (gitweb) @@ -35,15 +43,12 @@ - add script that generates commit emails -- done -- improve script that generates commit emails: subject should contain useful path +- improve script that generates commit emails: subject should contain useful path -- done -- add script that checks no new branches are created -- done + after discussions we decided to use git standards instead: first block of commit in subject -- add script that checks no new tags are created +- add script that checks no new branches are created -- done -- add SSL support - -- add IPv6 support ## sourceforge shutdown @@ -56,16 +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 +### DONE + - snapshots -- done (webgit)