Bug 230176 - [handbook] Chap 23 - "first install the devel/subversion port or package"
Summary: [handbook] Chap 23 - "first install the devel/subversion port or package"
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-30 02:15 UTC by Trev
Modified: 2019-03-08 18:49 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trev 2018-07-30 02:15:41 UTC
Since the inclusion of svnlite in base, there is no longer a need to install the subversion port or package to rebuild the OS. Throughout Chap 23, starting with the Synopsis at 23.1 and the Note which says to first install subversion, reference is made to svn, no mention of svnlite.
Comment 1 Michael Osipov 2019-03-03 22:44:46 UTC
The documentation is still broken by using the "svn" command instead of "svnlite". Novice users won't understand why the commands aren't working.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-08 18:48:28 UTC
A commit references this bug:

Author: trhodes
Date: Fri Mar  8 18:48:04 UTC 2019
New revision: 52849
URL: https://svnweb.freebsd.org/changeset/doc/52849

Log:
  Update cutting-edge chapter to cover svnlite in place of installing the
  svn package.

  PR:		230176
  Reviewed by:	bcr

Changes:
  head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2019-03-08 18:49:56 UTC
Chapter updated to use "svnlite" instead of svn.  Modified the note about installing the port as well.