svn commit: r40824 - head/en_US.ISO8859-1/books/handbook/mirrors
Glen Barber
gjb at FreeBSD.org
Wed Jan 30 14:50:59 UTC 2013
Author: gjb
Date: Wed Jan 30 14:50:58 2013
New Revision: 40824
URL: http://svnweb.freebsd.org/changeset/doc/40824
Log:
Correct svn checkout URL for ports.
Submitted by: freebsd!nagilum%org (private email)
Modified:
head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Wed Jan 30 14:47:39 2013 (r40823)
+++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Wed Jan 30 14:50:58 2013 (r40824)
@@ -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
More information about the svn-doc-head
mailing list