Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 May 2018 16:56:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 227973] /usr/doc fails to update
Message-ID:  <bug-227973-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227973

            Bug ID: 227973
           Summary: /usr/doc fails to update
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: doc@FreeBSD.org
          Reporter: driesm.michiels@gmail.com

Created attachment 193045
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193045&action=
=3Dedit
Patch to fix "make update" when WITH_SVN=3D is specified

/usr/doc fails to update when WITH_SVN=3D is used to build from source.
The makefile checks either the existence of the svn command of the package =
or
svnlite but not for /usr/bin/svn.

This causes the following error when issuing "make update":

--------------------------------------------------------------
>>> /usr/local/bin/svn is required to update /usr/doc
--------------------------------------------------------------

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227973-9>