Re: cvsweb.openbsd.org/www
Nick Holland <[email protected]>
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
On 6/5/26 11:44 AM, Kenneth Gober wrote: > cvsweb.openbsd.org <http://cvsweb.openbsd.org> appears to be up-to-date for changes in /src, > /xenocara, and /ports, but it looks like it hasn't picked up any changes > in /www since May 28. > > Has something changed where we shouldn't expect to see /www > changes in cvsweb, or is it just a glitch someone needs to look into? > > -ken a glitch. fixed. (In experimenting with ways to reduce system load, I split off the updating of the of the cvsweb CVS repo into four separate rsyncs: CVSROOT, ports, src, xenocara. The problem is...there should have been FIVE separate rsyncs. As you spotted, I neglected www. Oh the irony.) I've fixed it and run a manual update, so it should be stay good. Thanks for the report! Nick.