Correct svn checkout URL for ports.
Submitted by: freebsd!nagilum%org (private email)
This commit is contained in:
parent
8484b8c8ca
commit
d751028c6d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40824
1 changed files with 1 additions and 1 deletions
|
@ -669,7 +669,7 @@
|
|||
present but was not created by <command>svn</command>,
|
||||
remember to rename or delete it before the checkout.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>svn checkout https://svn0.us-west.FreeBSD.org/head/ports /usr/ports</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>svn checkout https://svn0.us-west.FreeBSD.org/ports/head /usr/ports</userinput></screen>
|
||||
|
||||
<para>Because the initial checkout has to download the full
|
||||
branch of the remote repository, it can take a while. Please
|
||||
|
|
Loading…
Reference in a new issue