Holdover error in /usr/src/Makefile.inc1
Glen Barber
gjb at FreeBSD.org
Sun Dec 15 06:52:37 UTC 2013
On Sun, Dec 15, 2013 at 06:48:42AM +0000, Thomas Mueller wrote:
> In Makefile in the top directory of the source tree, there is a part that
> appears to be in error, a holdover from before HEAD-10 branched into STABLE-10
> and HEAD-11:
>
> SVN?= /usr/local/bin/svn
> SVNFLAGS?= -r HEAD
>
> I guess they forgot to change that line?
>
Which one?
'-r HEAD' refers to 'HEAD' (or latest revision) of the top of the tree
(in the case of stable/10, it would be stable/10 at rHEAD).
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20131215/36d5494a/attachment-0001.sig>
More information about the freebsd-stable
mailing list