comparison en/hook.tex @ 247:5f35a333ab9b

Fix typo
author Johannes Hoff <wbunaarfubss@gmail.com>
date Wed, 30 May 2007 19:46:15 +0200
parents 980393101109
children 814698eebbaf
comparison
equal deleted inserted replaced
246:8c15549666fa 247:5f35a333ab9b
148 ensure that all changes that people pull have been automatically 148 ensure that all changes that people pull have been automatically
149 vetted. 149 vetted.
150 150
151 \section{Care with \texttt{pretxn} hooks in a shared-access repository} 151 \section{Care with \texttt{pretxn} hooks in a shared-access repository}
152 152
153 If you want to use hooks to so some automated work in a repository 153 If you want to use hooks to do some automated work in a repository
154 that a number of people have shared access to, you need to be careful 154 that a number of people have shared access to, you need to be careful
155 in how you do this. 155 in how you do this.
156 156
157 Mercurial only locks a repository when it is writing to the 157 Mercurial only locks a repository when it is writing to the
158 repository, and only the parts of Mercurial that write to the 158 repository, and only the parts of Mercurial that write to the