[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 7879 - trunk/doc/book/book

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-30 02:15:46 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.