You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "John R. Daily" <jd...@progeny.com> on 2003/11/06 04:57:12 UTC

[PATCH] Fix for search/replace error in doc/book chapter 4

* ch04.xml
  Undo earlier search/replace error from rename of sample project "write"
  to project "calc".

--- ch04.xml    (revision 7645)
+++ ch04.xml    (working copy)
@@ -95,7 +95,7 @@
 
     <para>Let's say that you've been given the task of performing a
       radical reorganization of the project.  It will take a long time
-      to calc, and will affect all the files in the project.  The
+      to write, and will affect all the files in the project.  The
       problem here is that you don't want to interfere with Sally, who
       is in the process of fixing small bugs here and there.  She's
       depending on the fact that the latest version of the project is

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [PATCH] Fix for search/replace error in doc/book chapter 4

Posted by "B. W. Fitzpatrick" <fi...@red-bean.com>.
"John R. Daily" <jd...@progeny.com> writes:
> * ch04.xml
>   Undo earlier search/replace error from rename of sample project "write"
>   to project "calc".
> 
> --- ch04.xml    (revision 7645)
> +++ ch04.xml    (working copy)
> @@ -95,7 +95,7 @@
>  
>      <para>Let's say that you've been given the task of performing a
>        radical reorganization of the project.  It will take a long time
> -      to calc, and will affect all the files in the project.  The
> +      to write, and will affect all the files in the project.  The
>        problem here is that you don't want to interfere with Sally, who
>        is in the process of fixing small bugs here and there.  She's
>        depending on the fact that the latest version of the project is

Committed in revision 7647.

Thanks!

-Fitz

--
Brian W. Fitzpatrick    <fi...@red-bean.com>   http://www.red-bean.com/fitz/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org