[PATCH] A typo in chapter 5

C. Michael Pilato cmpilato at red-bean.com
Tue Jan 9 11:16:44 CST 2018


I've fixed this instance and several others in trunk/en r5572, r5573, and
r5574.  Backported those to branches/1.7/en in r5575.  Thanks for the
report!

On Tue, Jan 9, 2018 at 7:12 AM, wuzhouhui <wuzhouhui14 at mails.ucas.ac.cn>
wrote:

> Hi, Mike,
>
> Before this patch, the name of hook always use normal font, so should we
> remove <filename></filename> arround "pre-commit"?
>
> Index: book/ch05-repository-admin.xml
> ===================================================================
> diff --git a/trunk/en/book/ch05-repository-admin.xml b/trunk/en/book/ch05-
> repository-admin.xml
> --- a/trunk/en/book/ch05-repository-admin.xml   (revision 5570)
> +++ b/trunk/en/book/ch05-repository-admin.xml   (working copy)
> @@ -976,7 +976,7 @@ your client to at least Subversion 1.5.0.
>              about a commit transaction should be considered read-only.
>              Instead of modifying a transaction to polish its payload,
>              simply <emphasis>validate</emphasis> the transaction in
> -            the <filename>pre-commit</filename> hook and reject the
> +            the pre-commit hook and reject the
>              commit if it does not meet the desired requirements.  As a
>              bonus, your users will learn the value of careful,
>              compliance-minded work habits.</para>
>
>
> _______________________________________________
> svnbook-dev mailing list
> svnbook-dev at red-bean.com
> http://www.red-bean.com/mailman/listinfo/svnbook-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20180109/7f42146b/attachment.html>


More information about the svnbook-dev mailing list