Re: Unexpected error from CVSweb
Benny Siegert <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 17 Jan 2026, Ryo ONODERA wrote: > I have no idea about the specific error message. > > However as far as I understand correctly, r1.14 of the file does not exist. > What content is expected to be shown? On https://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/chromium/patches/Attic/, it shows a link "1.14" for this file. I see now what the problem is. When you click the file name instead, you get to https://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/chromium/patches/Attic/patch-services_device_hid_hid__service__netbsd.cc, which says Revision 1.14 Fri Jan 9 18:57:05 2026 UTC (7 days, 15 hours ago) by kikadf Branches: MAIN CVS tags: HEAD FILE REMOVED So 1.14 is the file at deletion. This looks like an edge case in the UI. -- Benny