Date: Wed, 3 Feb 2021 12:31:20 -0800 (PST) From: Casey Scott <cscott@scottmail.org> To: Yasuhiro Kimura <yasu@utahime.org> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Source repo's haven't updated? Message-ID: <1022784172.377.1612384280691.JavaMail.zimbra@scottmail.org> In-Reply-To: <2127629787.366.1612384173953.JavaMail.zimbra@scottmail.org> References: <633599346.139.1612366170901.JavaMail.zimbra@scottmail.org> <20210204.044013.1294918917795136507.yasu@utahime.org> <2127629787.366.1612384173953.JavaMail.zimbra@scottmail.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I think I see what's going on here. git log is reporting against a different time zone. ---------------- commit 32ed3ad05e5aecd919e879e9440a5b2f86c794db (grafted, HEAD -> releng/12.2, origin/releng/12.2) Author: Ed Maste <emaste@FreeBSD.org> Date: Thu Jan 28 20:09:12 2021 -0500 Add UPDATING entry and bump version Approved by: so ---------------- vs. ---------------- (2021-01-29 01:17:51 +0000 ) from the site you provided. ---------------- Thank you. From: "Yasuhiro Kimura" <yasu@utahime.org> To: "freebsd-questions" <freebsd-questions@freebsd.org> Sent: Wednesday, February 3, 2021 11:40:13 AM Subject: Re: Source repo's haven't updated? From: Casey Scott <casey@scottmail.org> Subject: Source repo's haven't updated? Date: Wed, 3 Feb 2021 07:29:30 -0800 (PST) Since the last batch of Errata notices were sent last week, I've been watching for the 12.2 releng branch to be updated. While watching for them to update, I noticed the Git migration and have switched to Git. The releng/12.2 at [ https://git.freebsd.org/ | https://git.freebsd.org/ ] hasn't updated since 1/28 (SVN showed same date/time). Have they really not been updated? I just want to verify that I'm looking in the right place. You can check current status of releng/12.2 branch with following URL. https://cgit.freebsd.org/src/log/?h=releng/12.2 As you can see latest update of releng/12.2 is 2021-01-29 01:17:51 +0000. So your source tree is up to date. --- Yasuhiro Kimura _______________________________________________ freebsd-questions@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1022784172.377.1612384280691.JavaMail.zimbra>