svn commit: r350550 - head/share/mk

tech-lists tech-lists at zyxst.net
Wed Aug 7 22:19:51 UTC 2019


On Wed, Aug 07, 2019 at 02:08:14PM -0700, Xin LI wrote:

Hi,

>I haven't dig deep on this topic, but it seems that parsing 'svn info'
>output would solve it (by using "Last Changed Rev:" value).
>
>This issue do not exist on git.

svn info will not return the revision of the running system. This is my
point. With reproductible build turned on, there is no way as far as I'm aware
of getting the revision of the sources the system was built from, and
that bit of info can be very useful diagnosing/fixing and updating.

It will return the revision of what the source directory was last updated to.
That will probably be later than the running system. It won't return
anything at all of course if the sources are no longer there.

I'll try explaining another way. Let's say I'm relatively new to freebsd
and I read up on downloading a 12-stable-snapshot and follow stable.
Some issue with the base system happens. I email to stable@ and they ask
what I'm running. I say, (because reproductible build defaults to "on" in
this example) 12-stable. It's not really helpful to those wanting to
assist. What benefit is had by losing this information by default?

-- 
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20190807/4c6a7d9a/attachment.sig>


More information about the freebsd-arch mailing list