NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/59362: Changes webpages not available for mirroring purposes
>Number: 59362
>Category: misc
>Synopsis: Changes webpages not available for mirroring purposes
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Apr 26 17:00:00 +0000 2025
>Originator: Marcin Gondek
>Release: current
>Organization:
e-utp.net
>Environment:
NetBSD devil.e-utp.net 10.99.14 NetBSD 10.99.14 (DEVIL) #42: Fri Apr 25 23:17:11 CEST 2025 root%devil.e-utp.net@localhost:/usr/obj/sys/arch/amd64/compile/DEVIL amd64
>Description:
Hi Team,
I'm hosting NetBSD web pages as https://netbsd.e-utp.net
For mirroring I'm using:
env CVS_RSH=ssh CVSROOT=anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot \
cvs checkout -P htdocs
running on daily basis.
But above checkout doesn't provide any/updated changes pages like:
https://netbsd.e-utp.net/changes/changes-11.0.html (most crucial)
https://netbsd.e-utp.net/changes/changes-10.0.html
https://netbsd.e-utp.net/changes/changes-9.0.html
https://netbsd.e-utp.net/changes/changes-8.0.html
https://netbsd.e-utp.net/changes/pkg-changes.html
Looks like only yearly summary is provided but even there we miss 2024 year in index.html
Thanks,
>How-To-Repeat:
env CVS_RSH=ssh CVSROOT=anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot \
cvs checkout -P htdocs
will miss files:
changes/changes-11.0.html
changes/changes-10.0.html
changes/changes-9.0.html
changes/changes-8.0.html
changes/pkg-changes.html
>Fix:
Provide missing html files into CVS.
Home |
Main Index |
Thread Index |
Old Index