# HG changeset patch # User Bryan O'Sullivan # Date 1161205911 25200 # Node ID 321732566ac178447d4578a97731236cefb6fe51 # Parent 272146fab009a8f7f1045086a626bec3b0bff304 A few bits of terminological clarification. diff -r 272146fab009 -r 321732566ac1 en/tour-basic.tex --- a/en/tour-basic.tex Wed Oct 18 12:06:56 2006 -0700 +++ b/en/tour-basic.tex Wed Oct 18 14:11:51 2006 -0700 @@ -491,6 +491,13 @@ To find out what revision the working directory is at, use the \hgcmd{parents} command. \interaction{tour.parents} +If you look back at figure~\ref{fig:tour-basic:history}, you'll see +arrows connecting each changeset. The node that the arrow leads +\emph{from} in each case is a parent, and the node that the arrow +leads \emph{to} is its child. The working directory has a parent in +just the same way; this is the changeset that the working directory +currently contains. + To update the working directory to a particular revision, give a revision number or changeset~ID to the \hgcmd{update} command. \interaction{tour.older} diff -r 272146fab009 -r 321732566ac1 en/tour-merge-merge.svg --- a/en/tour-merge-merge.svg Wed Oct 18 12:06:56 2006 -0700 +++ b/en/tour-merge-merge.svg Wed Oct 18 14:11:51 2006 -0700 @@ -13,8 +13,7 @@ id="svg2" sodipodi:version="0.32" inkscape:version="0.44.1" - sodipodi:docname="tour-merge-merge.svg" - sodipodi:docbase="/home/bos/hg/hgbook/en"> + sodipodi:docname="tour-merge-merge.svg">