> 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.
Warner