--- wikisrc/github.mdwn 2019/09/03 00:39:03 1.2 +++ wikisrc/github.mdwn 2020/01/06 23:12:20 1.14 @@ -4,28 +4,62 @@ ## Official -NetBSD developers maintain GitHub presence at . +[NetBSD developers](//www.NetBSD.org/people/developers.html) maintain GitHub presence at : + +* + +### GitHub NetBSD org membership + +Anyone with a `NetBSD.org` account is eligible for an invitation to our organisation on GitHub; +email your NetBSD.org and GitHub.com login names to `cnst@` and/or `joerg@`. +Once an invitation is furnished by GitHub, it must be accepted by the recipient. +In order to publicly show your affiliation with the NetBSD organisation on GitHub, you +must also toggle the *organisation visibility* setting from *Private* to *Public* +(this membership setting affects public visibility both on your own public profile page +as well as within the public page; +the default is *Private*, and it cannot be toggled to *Public* by the owners of the org). + +### Official repositories on GitHub The `src`, `xsrc` and `pkgsrc` repositories, each as a read-only copy, have been available under `github.com/NetBSD` since 2017-06: * [2017-06: New home for the repository conversion](//mail-index.NetBSD.org/tech-repository/2017/06/10/msg000637.html) + [[!table data=""" +CVSweb |Fossil |GitHub +[[!nbcvsweb src]] | | +[[!nbcvsweb pkgsrc]] | | +[[!nbcvsweb xsrc]] | | +"""]] + +--- + +### History and Technical Details + Prior to 2017-06, an earlier generation of the export has been available under `github.com/jsonn` since [2011-07](//mail-index.NetBSD.org/tech-repository/2011/07/28/msg000387.html), which has been deprecated and discontinued in 2017-07 with the move to @NetBSD. The export is maintained by `joerg@` and performed through an intermediate step of -converting the repositories from CVS into Fossil, which has been the process since 2011: +converting the repositories from CVS into Fossil with `cvs2fossil`, +which has been the process since 2011: * [2011-10: EuroBSDcon: Fossilizing NetBSD: The road to modern version control](https://2011.eurobsdcon.org/papers/sonnenberger/fossilizing.pdf) -* -* +* +* [2010-10: fossil-scm.org: Design Note: Scaling Fossil Up (pkgsrc)](http://fossil-scm.org/home/technote/be8f2f3447ef2ea3344f8058b6733aa08c08336f) +* [[mailing-lists/tech-repository]] +* [[projects/project/cvs-migration]] The core team has provided a statement on version control systems in 2015: -* [2015-01: Core statement on version control systems](http://mail-index.netbsd.org/tech-repository/2015/01/04/msg000497.html) -* +* [2015-01: Core statement on version control systems](//mail-index.NetBSD.org/tech-repository/2015/01/04/msg000497.html) +* [[gitsofar]] + +The pkgsrc repository has adopted a GitHub-friendly commit message policy in 2017, +limiting the first line of the message to 65 characters: + +* [2017-09: pkgsrc Commit Message Policy](//mail-index.NetBSD.org/pkgsrc-users/2017/09/12/msg025574.html) --- @@ -37,6 +71,13 @@ Additionally, an independent export of t ## GitHub Forks +### src + * * * + +### pkgsrc + +* +*