svn commit: r50120 - head/en_US.ISO8859-1/articles/freebsd-releng

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Fri Mar 31 22:41:22 2017
New Revision: 50120
URL: https://svnweb.freebsd.org/changeset/doc/50120

Log:
  Fix source path in two 'svn cp' examples.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/articles/freebsd-releng/releng-major-version.xml
  head/en_US.ISO8859-1/articles/freebsd-releng/releng-minor-version.xml

Modified: head/en_US.ISO8859-1/articles/freebsd-releng/releng-major-version.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/freebsd-releng/releng-major-version.xml	Fri Mar 31 22:36:27 2017	(r50119)
+++ head/en_US.ISO8859-1/articles/freebsd-releng/releng-major-version.xml	Fri Mar 31 22:41:22 2017	(r50120)
@@ -48,7 +48,7 @@
       repository root.  To create the new &branch.stablex; branch
       in Subversion:</para>
 
-    <screen>&prompt.user; <userinput>svn cp head &branch.stablex;</userinput></screen>
+    <screen>&prompt.user; <userinput>svn cp ^/head &branch.stablex;</userinput></screen>
 
     <para>Once the &branch.stablex; branch has been committed, make
       the following edits:</para>

Modified: head/en_US.ISO8859-1/articles/freebsd-releng/releng-minor-version.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/freebsd-releng/releng-minor-version.xml	Fri Mar 31 22:36:27 2017	(r50119)
+++ head/en_US.ISO8859-1/articles/freebsd-releng/releng-minor-version.xml	Fri Mar 31 22:41:22 2017	(r50120)
@@ -97,7 +97,7 @@
       paths listed below are relative to the repository root.  The
       order of commits and what to change are:</para>
 
-    <screen>&prompt.user; <userinput>svn cp &branch.stablex; &branch.relengx;</userinput></screen>
+    <screen>&prompt.user; <userinput>svn cp ^/&branch.stablex; &branch.relengx;</userinput></screen>
 
     <informaltable frame="none" pgwide="0">
       <tgroup cols="2">
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.