List:Commits« Previous MessageNext Message »
From:mcbrown Date:January 10 2007 7:51am
Subject:svn commit - mysqldoc@docsrva: r4428 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2007-01-10 08:51:28 +0100 (Wed, 10 Jan 2007)
New Revision: 4428

Log:
Final updates to the BK free client notes



Modified:
   trunk/refman-4.1/installing.xml
   trunk/refman-5.0/installing-cs.xml
   trunk/refman-5.1/installing.xml


Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml	2007-01-10 03:24:12 UTC (rev 4427)
+++ trunk/refman-4.1/installing.xml	2007-01-10 07:51:28 UTC (rev 4428)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 821 bytes

@@ -8620,14 +8620,13 @@
           </para>
 
 <programlisting>
-shell&gt; <userinput>bkf pull bk://mysql.bkbits.net/mysql-&current-series;</userinput>
+shell&gt; <userinput>bkf pull</userinput>
 </programlisting>
         </listitem>
 
         <listitem>
           <para>
-            You can examine the change history for the tree with all the
-            diffs by using the <literal>changes</literal> option to
+            You can examine the changeset comments for the tree by using the <literal>changes</literal> option to
             <command>bkf</command>:
           </para>
 


Modified: trunk/refman-5.0/installing-cs.xml
===================================================================
--- trunk/refman-5.0/installing-cs.xml	2007-01-10 03:24:12 UTC (rev 4427)
+++ trunk/refman-5.0/installing-cs.xml	2007-01-10 07:51:28 UTC (rev 4428)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 830 bytes

@@ -7726,14 +7726,13 @@
           </para>
 
 <programlisting>
-shell&gt; <userinput>bkf pull bk://mysql.bkbits.net/mysql-&current-series;</userinput>
+shell&gt; <userinput>bkf pull</userinput>
 </programlisting>
         </listitem>
 
         <listitem>
           <para>
-            You can examine the change history for the tree with all the
-            diffs by using the <literal>changes</literal> option to
+            You can examine the changeset comments for the tree by using the <literal>changes</literal> option to
             <command>bkf</command>:
           </para>
 


Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml	2007-01-10 03:24:12 UTC (rev 4427)
+++ trunk/refman-5.1/installing.xml	2007-01-10 07:51:28 UTC (rev 4428)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 821 bytes

@@ -8577,14 +8577,13 @@
           </para>
 
 <programlisting>
-shell&gt; <userinput>bkf pull bk://mysql.bkbits.net/mysql-&current-series;</userinput>
+shell&gt; <userinput>bkf pull</userinput>
 </programlisting>
         </listitem>
 
         <listitem>
           <para>
-            You can examine the change history for the tree with all the
-            diffs by using the <literal>changes</literal> option to
+            You can examine the changeset comments for the tree by using the <literal>changes</literal> option to
             <command>bkf</command>:
           </para>
 


Thread
svn commit - mysqldoc@docsrva: r4428 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown10 Jan