Date: Thu, 18 Feb 2021 05:33:10 -0500 From: mike tancsa <mike@sentex.net> To: Warner Losh <imp@bsdimp.com> Cc: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>, Li-Wen Hsu <lwhsu@freebsd.org> Subject: Re: git to svn update frequency ? Message-ID: <c6f217a4-d7d2-3b41-39fa-03fb5c188ec4@sentex.net> In-Reply-To: <19AE3892-55B4-4167-B10D-5BDF87218B95@gmail.com> References: <00480ddc-1c13-84a8-74be-b1b02d85e5f1@sentex.net> <19AE3892-55B4-4167-B10D-5BDF87218B95@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/17/2021 12:10 PM, Warner Losh wrote: > On Feb 17, 2021, at 6:05 AM, mike tancsa <mike@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. # ---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c6f217a4-d7d2-3b41-39fa-03fb5c188ec4>