# # # patch "monotone.texi" # from [e07e949a22798b27c90eade3e80a87ac13dd3022] # to [3f0bb411e9eac311ccfd0a8d895f1a200f2f61d6] # ============================================================ --- monotone.texi e07e949a22798b27c90eade3e80a87ac13dd3022 +++ monotone.texi 3f0bb411e9eac311ccfd0a8d895f1a200f2f61d6 @@ -34,7 +34,7 @@ @page @vskip 0pt plus 1filll Copyright @copyright{} 2003, 2004 Graydon Hoare -Copyright @copyright{} 2004, 2005 Nathaniel Smith +Copyright @copyright{} 2004, 2005, 2006 Nathaniel Smith Copyright @copyright{} 2005 Derek Scherger Copyright @copyright{} 2005 Daniel Carosone All rights reserved @@ -3186,7 +3186,7 @@ quoted value for that attribute. Stanzas are separated by blank lines. As a convenience, you can use the @code{monotone attr} command to set -and view the values of these attributes; see @ref{Working Copy}. +and view the values of these attributes; see @ref{Workspace}. You can tell monotone to automatically take actions based on these attributes by defining hooks; see the @code{attr_functions} entry in @@ -3421,7 +3421,7 @@ examine descendents of your base revision, and ignore other heads on your branch. address@hidden Moving Working Copy to Another Revision address@hidden Moving Workspace to Another Revision @multitable @columnfractions .4 .4 @item @@ -3487,7 +3487,7 @@ @emph{revision IDs}, rather than file IDs. If one leaves off the file argument, then diff can print the difference between two entire trees. address@hidden Showing Working Copy Status address@hidden Showing Workspace Status @multitable @columnfractions .4 .4 @item @@ -3508,7 +3508,7 @@ difference is that monotone's @command{status} command always gives a status of the whole tree, and outputs a more compact summary than CVS. address@hidden Adding Directories and Files to Working Copy address@hidden Adding Directories and Files to Workspace @multitable @columnfractions .4 .4 @item @@ -3532,7 +3532,7 @@ Directories are created as needed, and empty directories are ignored. address@hidden Removing Directories and Files from Working Copy address@hidden Removing Directories and Files from Workspace @multitable @columnfractions .4 .4 @item @@ -3631,7 +3631,7 @@ @menu * Tree:: Operations on tree states in your database -* Working Copy:: Operations on your workspace +* Workspace:: Operations on your workspace * Network:: Communication with the network * Informative:: Production of descriptive reports * Key and Cert:: General operations on keys or certificates @@ -3790,8 +3790,8 @@ @page address@hidden Working Copy address@hidden Working Copy address@hidden Workspace address@hidden Workspace @ftable @command @item monotone setup address@hidden