blair@tigris.org wrote:
> Author: blair
> Date: Sat Nov 29 18:27:57 2003
> New Revision: 7879
>
> Modified:
> trunk/doc/book/book/ch05.xml
> Log:
> * doc/book/book/ch05.xml (svn-ch-5-sect-3.4-ex-1):
> Do a decent attempt at making the sample Perl script for making
> incremental backups good quality Perl, use Subversion bracket coding
> standard, and handle error checking much better in the face of disks
> filling up. I'd probably remove the remaining `command` with error
> checking code, but this is good enough for now. Let me know if this
> code should be production quality and reflect the care that we write
> Subversion code in, or if it's too long now for the book.
>
>
> Modified: trunk/doc/book/book/ch05.xml
> ==============================================================================
> --- trunk/doc/book/book/ch05.xml (original)
> +++ trunk/doc/book/book/ch05.xml Sat Nov 29 18:27:57 2003
[...]
> +defined $youngest && $youngest =~ /^\d+$/
Oops - broken XML - "(cd doc/book && make all-html)" fails.
- Julian
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 30 02:12:37 2003