Diff for /wikisrc/users/wiz/wip-migration.mdwn between versions 1.3 and 1.11

version 1.3, 2015/08/11 14:30:46 version 1.11, 2015/08/31 20:29:56
Line 2 Line 2
   
 ## convert repository  ## convert repository
   
 - get list of committers  - get list of committers (ongoing, 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]  
   
         [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          how to use authors list: see e.g. reposurgeon(1) "ARTIFACT REMOVAL" section, "authors" keyword
   
Line 19 Line 12
   
         add a new script with an error message (indicating the new repository          add a new script with an error message (indicating the new repository
         location) and exit 1, and use it as verifymsg script for the wip          location) and exit 1, and use it as verifymsg script for the wip
         tree. See e.g. [here|http://stackoverflow.com/questions/1857101/use-the-commit-message-in-a-cvs-pre-commit-hook]          tree. See e.g. [[here|http://stackoverflow.com/questions/1857101/use-the-commit-message-in-a-cvs-pre-commit-hook]]
   
 ## git setup  ## git setup
   
 - set up git server (SSH)  - check no new tags are created
   
 - set up HTTP server for repository  
   
         but which?  
         - git serve(r)  
         - cgit  
         - gitolite  
   
 - add user accounts  
   
         ask for SSH keys on pkgsrc-users, and update htdocs-wip   
   
 - add script that generates commit emails  
   
 - add script that checks no new branches are created  
   
 - add script that complains about pulling without -r?  - add SSL support
   
         like libreoffice does if you have local commits  - add IPv6 support
   
 ## sourceforge shutdown  ## sourceforge shutdown
   
Line 50 Line 28
   
 - clean up htdocs-wip  - clean up htdocs-wip
   
         make htdocs-wip a redirect to a wip page in the wiki          make htdocs-wip a redirect to [[wip-users]]
         and link the new location          and link the new location
   
 ## various  ## documentation
   
 - snapshots  - how to rebase
   
         are they still necessary or is the 'download tar.gz' button enough  - what else?
         (does it even exist in plain git?)  

Removed from v.1.3  
changed lines
  Added in v.1.11


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb