You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2004/04/06 20:30:32 UTC

cvs commit: gump/src/documentation/content/xdocs/metadata workspace.xml

ajack       2004/04/06 11:30:32

  Modified:    src/documentation/content/xdocs/metadata workspace.xml
  Log:
  Mark sync as an attribute not used in Python Gump.
  Set current version to be 0.4
  
  Revision  Changes    Path
  1.5       +4 -3      gump/src/documentation/content/xdocs/metadata/workspace.xml
  
  Index: workspace.xml
  ===================================================================
  RCS file: /home/cvs/gump/src/documentation/content/xdocs/metadata/workspace.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- workspace.xml	6 Apr 2004 07:17:00 -0000	1.4
  +++ workspace.xml	6 Apr 2004 18:30:32 -0000	1.5
  @@ -84,7 +84,7 @@
         <tr>
           <td>version</td>
           <td>Which version of the Gump dtd this workspace was defined against.
  -          The current version is "0.3".
  +          The current version is "0.4".
           </td>
           <td>Yes</td>
         </tr>
  @@ -95,8 +95,9 @@
             a <em>considerable</em> performance advantage over the default action
             which is to recursively remove the directory and copy the entire
             directory tree.  Recommended value for this parameter is
  -          <code>"rsync -r -a --delete"</code>.
  -        </td>
  +          <code>"rsync -r -a --delete"</code>. <em>Note:</em> Not used ny Python Gump,
  +          which builds this in.
  +         </td>
           <td>No</td>
         </tr>
         <tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org