--- wikisrc/github.mdwn 2019/09/03 00:35:57 1.1 +++ wikisrc/github.mdwn 2019/09/03 00:39:03 1.2 @@ -7,22 +7,25 @@ NetBSD developers maintain GitHub presence at . The `src`, `xsrc` and `pkgsrc` repositories, each as a read-only copy, -have been available under since 2017-06: +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) 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), +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: + * [2011-10: EuroBSDcon: Fossilizing NetBSD: The road to modern version control](https://2011.eurobsdcon.org/papers/sonnenberger/fossilizing.pdf) -* [[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) -* [[gitsofar]] +* ---