mike tancsa mike at sentex.net wrote on Thu Feb 18 10:33:14 UTC 2021 : > On 2/17/2021 12:10 PM, Warner Losh wrote: > > On Feb 17, 2021, at 6:05 AM, mike tancsa <mike at sentex.net> wrote: > >> I noticed on a box that I update RELENG_12 via git there are more > >> recent commits then if I use svnlite to track. Are they only > >> periodically updated ? If so, how frequently do they get refreshed ? > >> e.g. I see the new OpenSSL version in git, but not when I update via > >> svnlite. > > Yes. There is a lag for a number of reasons. The updates happen on a > > batched basis (it’s a script I wrote) and then there’s a delay in > > replication to the main subversion servers. I believe that the rate is on > > the scale of hourly, but lwhsu will have to answer that detail. > > > Hi Warner & Li-Wen, > > I think something might be broken somewhere ? The last update is > from ~ 36 hrs ago and there have been many commits to the git repo since > for RELENG_12. > > # svnlite update > Updating '.': > At revision 369283. > #
You are referencing 12, not 13 . . . https://cgit.freebsd.org/src/log/?h=releng/12.0 shows the most recent releng/12.0 in git is from 2021-Jan-28: Commit message (Expand) Author Age Files Lines Add UPDATING entries and bump version.releng/12.0 Gordon Tetlow 2020-01-28 2 -1/+17 Are you confusing stable/12 and releng/12.0 or possibly releng/12.0 and releng/13.0 ? === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar) _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"