# HG changeset patch # User Bryan O'Sullivan # Date 1163533360 28800 # Node ID ca99f247899e02e84e0ee7cb76e8512196c4cb94 # Parent b74102b56df5cfe9e2609de15321e4a323c1b3a5 Minor tweaks. diff -r b74102b56df5 -r ca99f247899e en/concepts.tex --- a/en/concepts.tex Mon Nov 13 16:19:48 2006 -0800 +++ b/en/concepts.tex Tue Nov 14 11:42:40 2006 -0800 @@ -557,7 +557,8 @@ file itself, and the size of the file at that time. When you explicitly \hgcmd{add}, \hgcmd{remove}, \hgcmd{rename} or -\hgcmd{copy} files, the dirstate is updated each time. +\hgcmd{copy} files, Mercurial updates the dirstate so that it knows +what to do with those files when you commit. When Mercurial is checking the states of files in the working directory, it first checks a file's modification time. If that has