version 1.2, 2019/09/03 00:39:03
|
version 1.10, 2019/09/03 03:23:10
|
Line 4
|
Line 4
|
|
|
## Official |
## Official |
|
|
NetBSD developers maintain GitHub presence at <https://GitHub.com/NetBSD>. |
NetBSD developers maintain GitHub presence at <https://GitHub.com/NetBSD>: |
|
|
|
* <https://github.com/NetBSD> |
|
|
The `src`, `xsrc` and `pkgsrc` repositories, each as a read-only copy, |
The `src`, `xsrc` and `pkgsrc` repositories, each as a read-only copy, |
have been available under `github.com/NetBSD` 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) |
* [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]] |<https://src.fossil.NetBSD.org/> |<https://github.com/NetBSD/src> |
|
[[!nbcvsweb pkgsrc]] |<https://pkgsrc.fossil.NetBSD.org/> |<https://github.com/NetBSD/pkgsrc> |
|
[[!nbcvsweb xsrc]] |<https://xsrc.fossil.NetBSD.org/> |<https://github.com/NetBSD/xsrc> |
|
"""]] |
|
|
|
--- |
|
|
|
### History and Technical Details |
|
|
Prior to 2017-06, an earlier generation of the export has been available |
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. |
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 |
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) |
* [2011-10: EuroBSDcon: Fossilizing NetBSD: The road to modern version control](https://2011.eurobsdcon.org/papers/sonnenberger/fossilizing.pdf) |
* <mailing-lists/tech-repository> |
* <https://www.sonnenberger.org/archive/cvs2fossil-20140502.tar.gz> |
* <projects/project/cvs-migration> |
* [[mailing-lists/tech-repository]] |
|
* [[projects/project/cvs-migration]] |
|
|
The core team has provided a statement on version control systems in 2015: |
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> |
* [[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) |
|
|
--- |
--- |
|
|
Line 37 Additionally, an independent export of t
|
Line 57 Additionally, an independent export of t
|
|
|
## GitHub Forks |
## GitHub Forks |
|
|
|
### src |
|
|
* <https://github.com/NetBSD/src/network/members> |
* <https://github.com/NetBSD/src/network/members> |
* <https://github.com/jsonn/src/network/members> |
* <https://github.com/jsonn/src/network/members> |
* <https://github.com/IIJ-NetBSD/netbsd-src/network/members> |
* <https://github.com/IIJ-NetBSD/netbsd-src/network/members> |
|
|
|
### pkgsrc |
|
|
|
* <https://github.com/NetBSD/pkgsrc/network/members> |
|
* <https://github.com/jsonn/pkgsrc/network/members> |